| |
| | Socket(3) - load the C socket.h defines and structure manipulators |
 | | Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa - load the C socket.h defines and structure manipulators |
 | | For Internet domain sockets, this structure is normally what you need for the arguments in bind(), connect(), and send(), and is also returned by getpeername(), getsockname() and recv(). |
 | | For unix domain sockets, this structure is normally what you need for the arguments in bind(), connect(), and send(), and is also returned by getpeername(), getsockname() and recv(). |
| www.gsp.com /cgi-bin/man.cgi?section=3&topic=Socket (662 words) |
|