< Perl Programming < Keywords

The getsockopt keyword

The getsockopt function queries the option named OPTIONNAME that is associated with the SOCKET at a given LEVEL. Although they may exist several options, at least the uppermost socket level SOL_SOCKET will exist.

Syntax

  getsockopt SOCKET, LEVEL, OPTIONNAME
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.