Changes for version 0.14 - 2003-02-17
- Major bug fixed in Gets() The last piece of data is never returned unless it is terminated by '\n'
- UDP receiving performance is improved dramaticaly (actually, minor bug fixed)
- 'Broadcast' parameter added to Listen() and Connect() methods
- 'DiscEmpty' parameter added to Listen() and Connect() methods
- Puts(\@Array, ...) syntax introduced
- IO() is now returning the meaningful value
- Method DESTROY is defined for Net::Socket::NonBlock::Nest and references to a nest removed from Net::Socket::NonBlock, so garbage collector can do his work now
- Licence and Copyright changed
Modules
Perl extension for easy creation multi-socket single-thread application, especially non-forking TCP servers
Provides
in NonBlock.pm