Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_stream_socket::is_open

Inherited from basic_socket.

Determine whether the socket is open.

bool is_open() const;

PrevUpHomeNext