zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio
Boost Software License 1.0
318 stars 108 forks source link

Add message::data() accessor (#116) #120

Closed oliora closed 9 years ago

oliora commented 9 years ago

@rodgert please merge it

hintjens commented 9 years ago

What's the problem statement?

oliora commented 9 years ago

@hintjens For some reason a monitor for server socket received 5 events instead of 4. But I can not reproduce this to get more details. If this will happen again then I'll create a bug and spend more time on this.