Martin Lucina 544b36da68 XREQ: Correct behaviour on hitting ZMQ_HWM
This reverts part of commit 84e0c7991a9b316ed571533abc628cc1175750a3 to get
correct ZMQ_HWM semantics with XREQ sockets:

When sending a message to an XREQ socket, the underlying pipe is selected in
a round-robin fashion. If an underlying pipe is full it is skipped. If there
are no underlying pipes, or all underlying pipes are full then zmq_send()
shall block or return EAGAIN, depending on whether or not the call is blocking.
Messages are never dropped.
2010-07-30 16:49:06 +02:00
..
2010-03-12 11:07:38 +01:00
2010-06-10 12:57:42 +02:00
2010-05-05 14:24:54 +02:00
2010-06-10 12:36:27 +02:00
2010-03-11 20:33:27 +01:00
2010-03-12 11:07:38 +01:00
2010-04-07 08:20:01 +02:00
2010-03-27 21:25:40 +01:00
2010-03-27 21:25:40 +01:00
2010-03-12 11:07:38 +01:00
2010-03-11 20:33:27 +01:00
2010-07-21 17:33:40 +02:00
2010-03-03 17:01:08 +01:00
2010-02-18 19:38:15 +01:00
2010-02-18 19:38:15 +01:00
2010-03-27 21:25:40 +01:00
2010-03-27 21:25:40 +01:00
2009-09-08 15:06:08 +02:00
2010-06-21 15:06:51 +02:00
2010-03-11 20:33:27 +01:00
2010-06-29 07:45:11 +02:00
2010-06-21 15:06:51 +02:00
2010-05-05 14:24:54 +02:00
2010-05-05 14:24:54 +02:00
2010-06-19 19:50:55 +02:00
2010-04-26 16:51:05 +02:00
2010-06-09 17:49:08 +02:00
2010-02-18 19:38:15 +01:00
2010-02-19 17:50:47 +01:00
2010-03-27 21:25:40 +01:00
2010-04-07 08:20:01 +02:00
2010-05-31 06:11:20 +02:00
2010-03-27 21:25:40 +01:00
2010-03-27 21:25:40 +01:00
2010-06-21 15:06:51 +02:00
2010-05-12 12:45:12 +02:00
2010-04-07 08:20:01 +02:00
2010-03-27 21:25:40 +01:00
2010-03-27 21:25:40 +01:00
2010-07-13 11:46:56 +02:00
2010-01-23 08:19:30 +01:00
2010-06-10 12:36:27 +02:00
2010-06-04 17:02:16 +02:00
2010-02-12 15:20:43 +01:00
2010-06-17 17:09:51 +02:00