Share via


Socket Options Not Supported (Windows Embedded CE 6.0)

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.

See Also

Concepts

Creating an IP Multicast Application