|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
perlfunc:getsockoptby gods (Initiate) |
| on Aug 24, 1999 at 22:43 UTC ( [id://295]=perlfunc: print w/replies, xml ) | Need Help?? |
getsockoptSee the current Perl documentation for getsockopt. Here is our local, out-dated (pre-5.6) version: ![]() getsockopt - get socket options on a given socket
![]() getsockopt SOCKET,LEVEL,OPTNAME
![]() Returns the socket option requested, or undef if there is an error. |
|