Programming Perl

Programming PerlSearch this book
Previous: 3.2.67 getsocknameChapter 3
Functions
Next: 3.2.69 glob
 

3.2.68 getsockopt

getsockopt SOCKET, LEVEL, OPTNAME

This function returns the socket option requested, or the undefined value if there is an error. See setsockopt for more.


Previous: 3.2.67 getsocknameProgramming PerlNext: 3.2.69 glob
3.2.67 getsocknameBook Index3.2.69 glob