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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getsockname Chapter 5
Function Reference
Next: Reference: glob
 

getsockopt

getsockopt 
socket
, 
level
, 
optname

Returns the value of the socket option optname , or the undefined value if there is an error. level identifies the protocol level used by socket . Options vary for different protocols. See also setsockopt .


Previous: Reference: getsockname Perl in a Nutshell Next: Reference: glob
Reference: getsockname Book Index Reference: glob

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.