jonnydee / nzmqt

nzmqt - A lightweight C++ Qt binding for ZeroMQ
Other
199 stars 72 forks source link

A problem! #9

Closed ximply closed 11 years ago

ximply commented 11 years ago

when network disconnected. Then connected later. A problem come, the QAMQP client cannot get any message from queue again!

jonnydee commented 11 years ago

Could you please be much more specific? What version of nzmqt, zmq are you using? What OS? What kind of problem? How to reproduce it (example needed)? What kind of protocol (e.g. PUB-SUB) are you using? Etc.

ximply commented 11 years ago

Sorry! I just reported the BUG wrong place. I want to report this BUG to [fuCtor / QAMQP].