Socket Options (Compact 2013)

3/26/2014

This section describes Winsock Socket Options for Windows Embedded Compact. Use the getsockopt (Windows Sockets) and setsockopt (Windows Sockets) functions for more getting and setting socket options. To enumerate protocols and discover supported properties for each installed protocol, use the WSAEnumProtocols function.

Note

The socket option IP_MULTICAST_LOOP is not supported on Windows Embedded Compact. Any sockets that are listening for multicast traffic on an interface will not receive multicast traffic sent from that interface.

In This Section

  • SOL_IRLMP
    Describes SOL_IRLMP socket options

See Also

Reference

Winsock Reference