Function
Set the size of socket receive buffers.
tibems_status tibems_SetSocketReceiveBufferSize(
tibems_int
size);
This value overrides the operating system’s default for the size of receive buffers associated with sockets that the client uses for connections to the server.
Use this call before creating server connections. This call sets an override buffer size for new socket buffers; it does not change the size of existing socket buffers.
tibems_GetSocketReceiveBufferSize
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |