Merge pull request #347 from methodmissing/monitor-doc-fails

Fix too long underline in zmq_ctx_set_monitor() docs
This commit is contained in:
Pieter Hintjens 2012-05-24 06:45:27 -07:00
commit 5db30fe991

View File

@ -146,7 +146,7 @@ data.close_failed.err // errno
----
ZMQ_EVENT_DISCONNECTED: broken session
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The 'ZMQ_EVENT_DISCONNECTED' event triggers when the stream engine (tcp and ipc
specific) detects a corrupted / broken session.