tibems_GetSocketSendBufferSize


Function

Purpose

Return the size of socket send buffers.

C Declaration

tibems_int tibems_GetSocketSendBufferSize(void); 

COBOL Call

CALL "tibems_GetSocketSendBufferSize" 
  RETURNING tibems-Return-Value 
END-CALL. 

Remarks

When set, this value overrides the operating system’s default for the size of send buffers associated with sockets that the client uses for connections to the server. (Some operating systems do not allow you to override the default size.)

See Also

tibems_SetSocketSendBufferSize


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com