0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-08 13:25:53 +08:00
Pieter Hintjens e0676a2b26 Renamed new socket options to be clearer
* ZMQ_REQ_STRICT was negative option (default 1) which goes against
  the standard, where defaults are zero. I renamed this to
  ZMQ_REQ_RELAXED.

* ZMQ_REQ_REQUEST_IDS felt clumsy and describes the technical solution
  rather than the problem/requirement. I changed to ZMQ_REQ_CORRELATE
  which seems more explicit.
2013-09-20 15:50:25 +02:00
..
2013-09-15 20:13:44 +02:00
2010-03-09 18:47:31 +01:00
2013-06-27 20:53:15 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2013-09-15 20:13:44 +02:00
2013-09-15 20:13:44 +02:00
2013-09-20 15:35:11 +02:00