/sys$common/syshlp/helplib.hlb TCPIP Services, Programming Interfaces, Sockets API, close() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Closes a connection and deletes a socket descriptor. The $QIO equivalent is the $DASSGN system service. Format #include <unixio.h> int close ( s );
Additional Information (explode) :
|