In your private byte[] getByte(...), I see that you create and destroy
our context each time it's called. I would try creating only one
context for your client process and see if that helps your
reliability.

http://zguide.zeromq.org/page:all#Getting-the-Context-Right

-Trev

On Mon, Mar 11, 2013 at 10:59 PM, Trevor Bernard
<trevor.bern...@gmail.com> wrote:
>
>> So aside, from a version number increase, and few changed comments, there
>> doesn't seem be any real software upgrade, i.e. no src files modified, am I
>> wrong?
>
>
> There should have been a few files changed:. This is the diff from the
> v2.1.2 tag with master:
>
> https://github.com/zeromq/jzmq/compare/v2.1.2...master
>
> Also I assume this was happening on the Mac client side since the error was
> kqueue related?
>
> I try to reproduce on it from my Mac.
>
> -Trev
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to