[root]/owfs/module/ownet/perl5/OWNet/lib

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 1010 (100.0%) | 84.1 |
| alfille | 9 (75.0%) | 1000 (99.0%) | 111.1 |
| d1mag | 3 (25.0%) | 10 (1.0%) | 3.3 |
Change comment from // to #
4 lines of code changed in 1 file:
Change timeout to 3000ms
3 lines of code changed in 1 file:
Remove ?
3 lines of code changed in 1 file:
Fixes for OWNet.pm to use remote owservers
38 lines of code changed in 1 file:
Fixes to OWNet.pm
21 lines of code changed in 1 file:
improved OWNet.pm
18 lines of code changed in 1 file:
Perl OWNet.pm improvements -- mainly in documentation
73 lines of code changed in 1 file:
Default port for OWNet.pm
59 lines of code changed in 1 file:
Fixed subtle bug in persistence -- more than one thread could use the same persistent handle and step onb each other. in->fd is now a flag, with -1 being unused, >-1 persistent and free, and -2 in use.
24 lines of code changed in 1 file:
OWNet.pm (perl module) now has persistent tcp connection support.
142 lines of code changed in 1 file:
Support in OWNet.pm and owdir for dirall. Fix bare ports in OWNet.pm
38 lines of code changed in 1 file:
Add OWNet files created by h2xs
587 lines of code changed in 1 file: