0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-28 07:58:14 +08:00
Pieter Hintjens b6e61d72b2 Problem: linger values other than -1 or 0 are unsafe
Solution: set defaults back to infinity, and add new context
option, ZMQ_BLOCKY that the user can set to false to get a
less surprising behavior on context termination. Eg.

    zmq_ctx_set (ctx, ZMQ_BLOCKY, false);
2014-11-17 11:56:59 +01:00
..
2013-09-15 20:13:44 +02:00
2010-03-09 18:47:31 +01:00
2014-11-07 22:30:15 -08:00
2014-11-07 22:30:15 -08:00
2013-06-27 20:53:15 +02:00
2014-10-17 17:21:41 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2014-11-07 22:30:15 -08:00
2014-11-05 06:24:22 -08:00
2013-11-05 13:02:41 +01:00
2014-11-05 06:24:22 -08:00