Zen API
zSocket_Destroy
C
zStatus zSocket_Destroy(zSocket socket);
Parameters
Parameters 
Description 
zSocket socket 
The zSocket object to be destroyed. 
Description

Destroys a zSocket object.

If the socket is connected, this function will close the connection before destroying the socket object.

File

zSocket.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.