Close the protocol name database file
#include <netdb.h> void endprotoent( void );
libsocket
The endprotoent() routine closes the protocol name database file.
Standard Unix, POSIX 1003.1g (draft)
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
getprotobyname() getprotobynumber(), getprotoent(), protoent, setprotoent()
/etc/protocols in the Utilities reference