socket SOCKET,DOMAIN,TYPE,PROTOCOL
Opens a socket of the specified kind and attaches it to
filehandle SOCKET. DOMAIN, TYPE, and PROTOCOL are specified the
same as for the syscall of the same name. You should "use
Socket" first to get the proper definitions imported. See the
examples in "Sockets: Client/Server Communication" in perlipc.
On systems that support a close-on-exec flag on files, the flag
will be set for the newly opened file descriptor, as determined
by the value of $^F. See "$^F" in perlvar.
Generated by phpman v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-13 15:56 @216.73.217.25
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)