asio C++ library

PrevUpHomeNext

posix::stream_descriptor::is_open

Inherited from posix::descriptor.

Determine whether the descriptor is open.

bool is_open() const;

PrevUpHomeNext