mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 16:06:09 +00:00
zmq_udp(7) man page fixed
This commit is contained in:
parent
70601c243f
commit
6edec4fe93
@ -19,9 +19,9 @@ or the name of the NIC as reported by operating system. IP address of the
|
|||||||
multicast group should be specified in the numeric representation. For example:
|
multicast group should be specified in the numeric representation. For example:
|
||||||
|
|
||||||
.nf
|
.nf
|
||||||
udp://eth0:224.0.0.1:5555
|
udp://eth0;224.0.0.1:5555
|
||||||
udp://lo:230.0.0.0:6666
|
udp://lo;230.0.0.0:6666
|
||||||
udp://192.168.0.111:224.0.0.1:5555
|
udp://192.168.0.111;224.0.0.1:5555
|
||||||
.fi
|
.fi
|
||||||
|
|
||||||
Note that NIC names are not standardised by POSIX. They tend to be rather
|
Note that NIC names are not standardised by POSIX. They tend to be rather
|
||||||
|
Loading…
x
Reference in New Issue
Block a user