Zen API
zTcpClient_Flush
C
zStatus zTcpClient_Flush(zTcpClient client);
Parameters
Parameters 
Description 
zTcpClient client 
zTcpClient object. 
Description

Forces any bytes buffered by this zTcpClient object to be written to the underlying zSocket.

This function does not affect underlying socket buffers, and does not guarantee that all written bytes have been transmitted.

File

zTcpClient.h

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