Alexey Melnichuk <mimir <at> newmail.ru> writes:

> 
> Server ROUTER socket (e.g. basic echo server)
> Client REQ socket with REQ_RELAXED and REQ_CORRELATE.
> 
> 1) Server and client starts.
> 2) Client send request and recv response.
> 3) Server stops
> 4) Client send request and get error EAGAIN on recv
> 5) Client get error EAGAIN on send
> 6) Server starts
> 7) Client continue gets error EAGAIN on send
> 

I also get same result with inproc transport.
Is it bug or it just should not works?



_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to