Previous Topic: TCPSOCKD

Next Topic: TCPSSNDB


TCPSRCVB

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

0 to 256000

Specifies the size of the TCP/IP receive buffer.

Default: 64

Notes: