Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: sockoptChapter 13
Sockets
Next: Reference: socktype
 

sockdomain

sockdomain

Returns the number representing the socket address domain. For example, an AF_INET socket has the value &AF_INET.


Previous: Reference: sockoptPerl in a NutshellNext: Reference: socktype
Reference: sockoptBook IndexReference: socktype