Changes for version 0.06 - 2002-09-24
- Close($SocketID [, $Flush [, $Timeout]]) syntax introduced
- IO([$Errors]) syntax introduced
- SafeStr function removed from the module. You can obtain the sources for this function from the SYNOPSIS section of documentation.
- The way how the SilenceT working is changed. It is necessary now to call the Close function for the sockets which become unavailable because of silence timeout.
- Minor bugfixes
- Minor changes in debug messages printing
- Minor documentation changes
- Minor changess in test.pl
Modules
Perl extension for easy creation multi-socket single-thread application, especially non-forking TCP servers