差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
public:it:zeromq [2015/03/20 10:20] – oakfire | public:it:zeromq [2018/02/28 13:48] (当前版本) – 外部编辑 127.0.0.1 | ||
---|---|---|---|
行 5: | 行 5: | ||
// TCP port 5555 on the first Ethernet network interface on Linux | // TCP port 5555 on the first Ethernet network interface on Linux | ||
rc = zmq_bind(socket, | rc = zmq_bind(socket, | ||
+ | * zmq 的 hwm(high water mark) 并不精确, | ||
==== CentOS 下的安装 ==== | ==== CentOS 下的安装 ==== |