Hi everyone, I'm running into a (related?) issue where after a period of being idle, the first message I send over a PUSH socket gets lost, as in I see it going out on the sender side, but I don't see it on the receiver side. Subsequent messages arrive OK, so that makes me think it may be a related issue.
I'm also connecting via a VPN appliance, so there's some commonalities here. This is on ZMQ 2.1. Thanks, Yi On Mon, Jan 23, 2012 at 6:09 PM, Martin Sustrik <[email protected]> wrote: > On 23/01/12 18:06, Sergey Matveychuk wrote: > > > Well, may be it'd better to set it via zmq_setsockopt()? > > Yes. I believe so. > > Martin > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
