zStatus zSocket_SetReadBuffer(zSocket socket, zUIntPtr size);
|
Parameters |
Description |
|
zSocket socket |
zSocket object. |
|
zUIntPtr size |
Size of the read buffer. |
Sets the size of the read buffer used for this socket by the underlying operating system.
zSocket.h