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

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

File

zSocket.h

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