Close the network name database file
#include <netdb.h> void endnetent( void );
socket3r.lib, socket3s.lib
The endnetent() routine closes the network name database file.
Standard Unix, POSIX 1003.1g (draft)
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
getnetbyaddr(), getnetbyname(), getnetent(), netent, setnetent()
/etc/networks in the TCP/IP User's Guide