| Updated: October 28, 2024 | 
Close the network services database file
#include <netdb.h> void endservent( void );
The endservent() routine closes the network services database file.
| Safety: | |
|---|---|
| Cancellation point | Yes | 
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No |