Commit 8db8c45b authored by Pieter Hintjens's avatar Pieter Hintjens

Merge pull request #475 from ianbarber/master

Add ZMTP link to zmq_tcp doc. 
parents 7e6c304a be4cc2f8
...@@ -58,6 +58,8 @@ A 'peer address' may be specified by either of the following: ...@@ -58,6 +58,8 @@ A 'peer address' may be specified by either of the following:
* The DNS name of the peer. * The DNS name of the peer.
* The IPv4 or IPv6 address of the peer, in its numeric representation. * 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>
EXAMPLES EXAMPLES
-------- --------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment