mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 00:23:58 +00: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)
|
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
|
This event provides two values, the number of messages in each of the two
|
||||||
queues associated with the returned endpoint (respectively egress and ingress).
|
queues associated with the returned endpoint (respectively egress and ingress).
|
||||||
This event only triggers after calling the function
|
This event only triggers after calling the function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user