Previous Topic: SOCK_RCV_BUF_SIZE

Next Topic: STAT_FREQUENCY


SOCK_SEND_BUF_SIZE

TCP/IP Socket option SO_SNDBUF. The buffer size for sends. Use zero for the default size provided by the socket implementation. The value for SOCK_SEND_BUF_SIZE can be smaller than the value for TXPI_BUF_SIZE. Used for TCP/IP transfers only.

Note: Socket options affect the way CA XCOM Data Transport uses the TCP/IP stack implementation.

Range: 0 to 65536

Default: 0