Xiqual 0.9.1

In file xinet/net_client_free.c:

void net_client_free

(struct NetClient* client)

Close and free a client structure.

Documentation

Close and free a client structure. This is merely a convenience call. All it does is to close the socket filedescriptor and free the structure.
Parameters:
client - The NetClient structure to be freed.
Author:
Ronny Bangsund
See Also:
net_client()

Alphabetic index



This page was generated with the help of DOC++.