HomeSort by relevance Sort by last modified time
    Searched full:always_fail_option (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_types.hpp 166 const int always_fail_option = 2; member in namespace:asio::detail
  /external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
socket_ops.ipp 1050 if (level == custom_socket_option_level && optname == always_fail_option)
1118 if (level == custom_socket_option_level && optname == always_fail_option)
    [all...]

Completed in 2001 milliseconds