Zen API
zSocket_SetWriteBuffer
C
zStatus zSocket_SetWriteBuffer(zSocket socket, zUIntPtr size);
Parameters
Parameters 
Description 
zSocket socket 
zSocket object. 
zUIntPtr size 
Size of the write buffer. 
Description

Sets the size of the write buffer used for this socket by the underlying operating system.

File

zSocket.h

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