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


endprotoent()

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

The endprotoent() call closes the hlq.ETC.PROTO data set.

The hlq.ETC.PROTO data set contains information about networking protocols IP, ICMP, TCP, and UDP.

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

Parameters

None

Related calls

getprotoent(), setprotoent()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014