[zeromq-dev] [PATCH] Add ZMQ_TIMEOUT sockopt.
Pieter Hintjens
ph at imatix.com
Mon May 23 20:58:23 CEST 2011
Interesting stuff. Would it perhaps be better to use SO_RCVTIMEO and
SO_SNDTIMEO?
If you can make a patch that applies to 2.1 (or 2.2, the same), we may
find more people willing to test this.
-Pieter
2011/5/23 Fabien Niñoles <fabien.ninoles at gmail.com>:
> This patch add a timeout sockopt will make the socket send/recv
> operations returning ETIMEDOUT on blocking operations.
> I implement it but I didn't test it on Windows. Could someone try it ?
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
More information about the zeromq-dev
mailing list