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


endnetent()

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

When indicated by setnetent(), the endnetent() call frees the cached information for the local host tables. The endnetent() call is available only where RESOLVE_VIA_LOOKUP is defined before MANIFEST.H is included. See z/OS Communications Server: IP Configuration Guide for information about using local host tables.

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

Parameters

None

Related calls

getnetbyname(), getnetent(), setnetent()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014