Updated: April 19, 2023 |
Close the protocol name database file
#include <netdb.h> void endprotoent( void );
The endprotoent() routine closes the protocol name database file.
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | No |