| Updated: October 28, 2024 | 
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 |