Boost C++ 库

...世界上最受尊敬和设计最精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ 编码标准

PrevUpHomeNext

basic_socket::is_open

确定套接字是否打开。

bool is_open() const;

PrevUpHomeNext