This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Close the network name database file
#include <netdb.h> void endnetent( void );
libsocket
Use the -l socket option to qcc to link against this library.
The endnetent() routine closes the network name database file.
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | No |
getnetbyaddr(), getnetbyname(), getnetent(), netent, setnetent()
/etc/networks in the Utilities Reference