Boost C++ 库

...世界上评价最高、设计最精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

ip::basic_endpoint::port (2 of 2 overloads) - Boost C++ 函数库
PrevUpHomeNext

设置与端点关联的端口。端口号始终以主机字节序表示。

void port(
    port_type port_num);

PrevUpHomeNext