Closes the networks database file.
#include <netdb.h> void endnetent (void);
See also getnetent, getnetbyaddr, getnetbyname, and setnetent in this section.