SETSOCKOPT

Only the following operations are supported:

  • SO_BROADCAST
  • SO_DEBUG
  • SO_KEEPALIVE
  • SO_LINGER
  • SO_RCVBUF
  • SO_RCVTIMEO1
  • SO_REUSEADDR
  • SO_SNDBUF
  • SO_SNDTIMEO2
  • TCP_NODELAY
1
Restriction:
The behavior when this option is used depends on the support provided by the underlying Operating System and might not match the behavior on the mainframe.
2
Restriction:
The behavior when this option is used depends on the support provided by the underlying Operating System and might not match the behavior on the mainframe.