Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

Socket Options

[ Up: Sockets ]
[ Previous: Inetd ][ Next: Networks Database ]

This section describes how to read or set various options that modify the behavior of sockets and their underlying communications protocols.

When you are manipulating a socket option, you must specify which level the option pertains to. This describes whether the option applies to the socket interface, or to a lower-level communications protocol interface.

Menu