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