asio C++ library

PrevUpHomeNext

raw_socket_service::is_open

Determine whether the socket is open.

bool is_open(
    const implementation_type & impl) const;

PrevUpHomeNext