close the protocol name database file
#include <netdb.h> void endprotoent( void );
The endprotoent() function closes the protocol name database file.
POSIX 1003.1g (draft)
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
getprotobyname(), getprotobynumber(), getprotoent(), protoent, setprotoent()
/etc/protocols in the TCP/IP User's Guide