asio C++ library

PrevUpHomeNext

basic_socket::is_open

Determine whether the socket is open.

bool is_open() const;

PrevUpHomeNext