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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: timeout Chapter 13
Sockets
Next: Reference: sockdomain
 

sockopt

sockopt (opt, [

val

])

Sets and retrieves socket option opt in the SOL_SOCKET level. The value val is set for the option, if given. If no value is provided, the function returns the current setting for the option.


Previous: Reference: timeout Perl in a Nutshell Next: Reference: sockdomain
Reference: timeout Book Index Reference: sockdomain

Library Navigation Links

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