z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


endservent()

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

The endservent() call closes the hlq.ETC.SERVICES data set.

The hlq.ETC.SERVICES data set contains information about the networking services running on the host. Example services are domain name server, FTP, and Telnet.

#include <manifest.h>
#include <socket.h>
void endservent()

Parameters

None

Related calls

getservbyport(), getservent(), setservent()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014