Previous Topic: TCPSRCVB

Next Topic: TCPSTACK


TCPSSNDB

TCP/IP Socket option SO_SNDBUF. This parameter specifies the buffer size for sends. Use 0 for the default size provided by the socket implementation. The value for TCPSSNDB can be smaller than the value for TCPTBUF. Used for TCP/IP transfers only.

0 to 256000

Specifies the buffer size for sends for TCP/IP transfers.

Default: 64

Notes: