Socket options Deprecated since v2.0 MUST NOT be used with POSIX socket API.

Public Attributes#

Socket EDFE mode Deprecated.

Socket event mode Deprecated.

int32_t

Option-specific value.

Public Attribute Documentation#

edfe_mode#

sl_wisun_socket_option_edfe_mode_t sl_wisun_socket_option_data_t::edfe_mode

Socket EDFE mode Deprecated.


event_mode#

sl_wisun_socket_option_event_mode_t sl_wisun_socket_option_data_t::event_mode

Socket event mode Deprecated.


ipv6_address#

in6_addr_t sl_wisun_socket_option_data_t::ipv6_address

IPv6 address.


multicast_group#

sl_wisun_socket_option_multicast_group_t sl_wisun_socket_option_data_t::multicast_group

Socket multicast group Deprecated.


multicast_hop_limit#

sl_wisun_socket_option_multicast_hop_limit sl_wisun_socket_option_data_t::multicast_hop_limit

Socket multicast hop limit Deprecated.


send_buffer_limit#

sl_wisun_socket_option_send_buffer_limit_t sl_wisun_socket_option_data_t::send_buffer_limit

Socket send buffer limit Deprecated.


unicast_hop_limit#

sl_wisun_socket_option_unicast_hop_limit sl_wisun_socket_option_data_t::unicast_hop_limit

Socket unicast hop limit Deprecated.


value#

int32_t sl_wisun_socket_option_data_t::value

Option-specific value.