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