search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
245 B
Text
5 lines
245 B
Text
The primary purpose of this is to use file descriptors instead of file
|
|
handles for socket operations. File descriptors can be shared between
|
|
threads and not need dup file handles for each threads.
|
|
|
|
WWW: https://metacpan.org/release/POSIX-Socket
|