start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.94 IO::Seekable Chapter 8
Standard Modules
Next: 8.96 IO::Socket
 

8.95 IO::Select

Implements an object-oriented approach to the system select function call. Allows the user to see what IO handles are ready for reading, writing, or have an error condition pending.


Previous: 8.94 IO::Seekable Perl in a Nutshell Next: 8.96 IO::Socket
8.94 IO::Seekable Book Index 8.96 IO::Socket