mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Fix typo in zmq_socket_monitor_versioned docs (#4458)
* Fix typo in zmq_socket_monitor_versioned docs
This commit is contained in:
parent
3ff3c6cdf3
commit
7fad9599ab
@ -188,8 +188,8 @@ The event value is the status code returned by the ZAP handler (i.e. 300,
|
||||
Supported events (v2)
|
||||
----------------
|
||||
|
||||
ZMQ_EVENT_PIPE_STATS
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
ZMQ_EVENT_PIPES_STATS
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
This event provides two values, the number of messages in each of the two
|
||||
queues associated with the returned endpoint (respectively egress and ingress).
|
||||
This event only triggers after calling the function
|
||||
|
Loading…
Reference in New Issue
Block a user