Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: socktypeChapter 13
Sockets
Next: 13. Sockets
 

protocol

protocol

Returns the protocol number for the protocol being used on the socket, if known. If the protocol is unknown, as with an AF_UNIX socket, returns zero.


Previous: Reference: socktypePerl in a NutshellNext: 13. Sockets
Reference: socktypeBook Index13. Sockets