asio C++ library

PrevUpHomeNext

windows::stream_handle_service::is_open

Determine whether the handle is open.

bool is_open(
    const implementation_type & impl) const;

PrevUpHomeNext