Share via


Socket Options Not Supported (Windows CE 5.0)

Send Feedback

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

Creating an IP Multicast Application

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.