start page | rating of books | rating of authors | reviews | copyrights

Programming Perl

Programming PerlSearch this book
Previous: 3.2.67 getsockname Chapter 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 getsockname Programming Perl Next: 3.2.69 glob
3.2.67 getsockname Book Index 3.2.69 glob