1. 14 Jul, 2013 1 commit
    • Christian Kamm's avatar
      REQ sockets drop replies from unasked peers. · c56d797b
      Christian Kamm authored
      * Add lb_t::sendpipe() that returns the pipe that was used for sending,
        similar to fq_t::recvpipe().
      * Add forwarder functions to dealer_t to access these two.
      * Add logic to req_t to ignore replies on pipes that are not the one
        where the request was sent.
      * Enable test in test_spec_req.
      c56d797b
  2. 20 Mar, 2013 2 commits
  3. 26 Feb, 2013 1 commit
    • Attila Mark's avatar
      Improvements and fixes for performance of PUSH/PULL in local_thr and remote_thr. · a22714dd
      Attila Mark authored
      - option to set number of zmq threads on the command line for local_thr
      - option to set number of zmq_threads and workers in remote_thr
      - option to set SND/RCV buffer sizes on command line
      - option to set whether to PUSH/PULL on command line
      - option to set to use zmq_recv or zmq_msg for transfer on command line
      - better timing function
      - corrected and improved throughput reporting
      - HWM and DELAY socket options
      a22714dd
  4. 04 Dec, 2012 1 commit
  5. 29 Oct, 2012 1 commit
    • Hardeep's avatar
      Added support for non-zmq tcp client connections to router socket. · 83387b40
      Hardeep authored
          - Created a new option ZMQ_ROUTER_RAW_SOCK
          - Added new raw_encoder and raw_decoder to receive and send messages in raw form to remote client
          - Added test case file tests/test_raw_sock.cpp
      
          o To create a raw router sock set the ZMQ_ROUTER_RAW_SOCK option
          o ZMQ_MSGMORE flag is ignored for non-id messages
          o To terminate a remote connection send id message followed by zero length data message
      83387b40
  6. 04 May, 2012 1 commit
  7. 11 Feb, 2012 1 commit
  8. 03 Dec, 2011 1 commit
  9. 21 Nov, 2011 1 commit
  10. 19 Nov, 2011 1 commit
  11. 09 Nov, 2011 1 commit
  12. 06 Nov, 2011 1 commit
  13. 29 Oct, 2011 1 commit
  14. 27 Oct, 2011 2 commits
  15. 15 Aug, 2011 1 commit
  16. 29 Jun, 2011 1 commit
  17. 26 Jun, 2011 1 commit
  18. 23 May, 2011 1 commit
  19. 17 May, 2011 1 commit
  20. 04 May, 2011 1 commit
  21. 31 Mar, 2011 2 commits
  22. 08 Mar, 2011 1 commit
  23. 15 Feb, 2011 1 commit
  24. 05 Feb, 2011 1 commit
  25. 26 Jan, 2011 1 commit
  26. 14 Jan, 2011 1 commit
  27. 12 Jan, 2011 1 commit
  28. 10 Jan, 2011 1 commit
  29. 06 Jan, 2011 1 commit
  30. 09 Dec, 2010 1 commit
  31. 13 Nov, 2010 1 commit
  32. 12 Nov, 2010 2 commits
  33. 04 Nov, 2010 1 commit
  34. 29 Oct, 2010 1 commit
  35. 28 Oct, 2010 1 commit
  36. 26 Oct, 2010 1 commit