VgaGames 3 - Network man-pages

[.. upper level ..]

VG3_nw_close()

Disconnect, if needed, and destroy network structure.
SYNTAX
void VG3_nw_close(struct vg3_nwclient *nwclnt)

FUNCTION PARAMETERS
nwclnt Network-struct

DESCRIPTION
Disconnect from the network server, if connected. Destroy the network structure.

SEE ALSO
VG3_nw_open() VG3_nw_connect()