|  | Home | Libraries | People | FAQ | More | 
Get an option from the acceptor.
template<
    typename GettableSocketOption>
void get_option(
    GettableSocketOption & option);
  » more...
template<
    typename GettableSocketOption>
void get_option(
    GettableSocketOption & option,
    boost::system::error_code & ec);
  » more...