0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-13 17:27:57 +08:00

Problem: Docs reference outdated spec

Solution: Update with URL to current stable spec
This commit is contained in:
FeRD (Frank Dana) 2022-03-03 02:20:39 -05:00
parent 81a8211eeb
commit 159bf0f3ad

View File

@ -67,7 +67,7 @@ A 'peer address' may be specified by either of the following:
* The IPv4 or IPv6 address of the peer, in its numeric representation.
Note: A description of the ZeroMQ Message Transport Protocol (ZMTP) which is
used by the TCP transport can be found at <http://rfc.zeromq.org/spec:15>
used by the TCP transport can be found at <http://rfc.zeromq.org/spec:23>
HWM