mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
735c7c8e28
handles for socket operations. File descriptors can be shared between threads and not need dup file handles for each threads. WWW: http://search.cpan.org/dist/POSIX-Socket/
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
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: http://search.cpan.org/dist/POSIX-Socket/
|