Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The following table shows the BSD-standard options that are not supported.
| Value | Type | Description |
|---|---|---|
SO_RCVLOWAT |
int |
Receive low water mark. |
SO_RCVTIMEO |
int |
Set time-out value for calls to recv and recvfrom via setsockopt (getsockopt). |
SO_SNDLOWAT |
int |
Send low water mark. |
SO_SNDTIMEO |
int |
Set time-out value for calls to send and sendto. |
TCP_MAXSEG |
int |
Get TCP maximum segment size. |