zeromq / zeromq4-x

ØMQ 4.x stable release branch - bug fixes only
GNU General Public License v3.0
457 stars 194 forks source link

How to view over ZMQ_HWM limit? #80

Closed bengen closed 10 years ago

bengen commented 10 years ago

ex: sender.setsockopt(zmq.HWM, 10000)

How to view over 1000?

hintjens commented 10 years ago

Please don't use the issue tracker for questions. Use zeromq-dev or the IRC channel. Thank you.