COHERENT manpages

This page displays the COHERENT manpage for netdb.h [Define structures used to describe networks].

List of available manpages
Index


netdb.h -- Header File

Define structures used to describe networks
#include <netdb.h>

Header  file  <netdb.h>   defines  structures  into  various  sockets
functions  write information  about  the local  network.   It also  defines
manifest constants and macros used by various sockets routines.

See Also

endnetent(),
endprotoent(),
endservent(),
getnetbyaddr(),
getnetbyname(),
getnetent(),
getprotobyname(),
getprotobynumb(),
getprotoent(),
getservbyname(),
getservbyport(),
getservent(),
header files,
libsocket,
setnetent(),
setprotoent(),
setservent()