Skip to content

Commit 2f00104

Browse files
Merge pull request #969 from deschcla/master
fix typo in doc/sockets.md
2 parents 7fb8395 + 5cc9e6d commit 2f00104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sockets.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ context is closed, the poller and selector resources are cleaned up properly.
3232
[create-socket]: http://static.javadoc.io/org.zeromq/jeromq/0.4.3/org/zeromq/ZContext.html#createSocket(int)
3333
[zmq-socket]: http://static.javadoc.io/org.zeromq/jeromq/0.4.3/org/zeromq/ZMQ.Socket.html
3434
[socket-base]: http://static.javadoc.io/org.zeromq/jeromq/0.4.3/zmq/SocketBase.html
35+
[zguide-polling]: http://zguide.zeromq.org/page:all#Handling-Multiple-Sockets

0 commit comments

Comments
 (0)