|  | Home | Libraries | People | FAQ | More | 
Set an option on the acceptor.
template<
    typename SettableSocketOption>
void set_option(
    const SettableSocketOption & option);
  » more...
template<
    typename SettableSocketOption>
void set_option(
    const SettableSocketOption & option,
    boost::system::error_code & ec);
  » more...