1. 01 Feb, 2016 3 commits
  2. 28 Jan, 2016 1 commit
  3. 08 Dec, 2015 1 commit
    • Ilya Kulakov's avatar
      Add the VMCI transport. · 68b13fbd
      Ilya Kulakov authored
      VMCI transport allows fast communication between the Host
      and a virtual machine, between virtual machines on the same host,
      and within a virtual machine (like IPC).
      
      It requires VMware to be installed on the host and Guest Additions
      to be installed on a guest.
      68b13fbd
  4. 21 Aug, 2015 2 commits
  5. 16 Aug, 2015 1 commit
  6. 05 Jun, 2015 1 commit
  7. 02 Jun, 2015 1 commit
  8. 12 Feb, 2015 1 commit
  9. 22 Jan, 2015 1 commit
  10. 17 Nov, 2014 1 commit
  11. 31 Aug, 2014 1 commit
  12. 09 Jul, 2014 2 commits
  13. 02 Jul, 2014 1 commit
  14. 11 Jun, 2014 1 commit
  15. 04 Jun, 2014 1 commit
  16. 23 May, 2014 1 commit
  17. 22 May, 2014 1 commit
  18. 21 May, 2014 1 commit
    • Martin Hurton's avatar
      Code cleanup · 414fc86b
      Martin Hurton authored
      - limit visibility of pending_connection_t
      - add const qualifiers
      414fc86b
  19. 16 May, 2014 1 commit
  20. 14 Feb, 2014 1 commit
  21. 13 Feb, 2014 1 commit
    • Olaf Mandel's avatar
      Add ZMQ_MAX_SOCKETS_MAX to zmq_ctx_get() · 5815b768
      Olaf Mandel authored
      The new options allows querying the maximum allowed number of sockets.
      This is system dependent and cannot be encoded in the include file as a
      preprocessor macro: for ZMQ_USE_SELECT, this depends on the FD_SETSIZE
      macro at time of library compilation, not at time of include file use.
      5815b768
  22. 12 Feb, 2014 2 commits
  23. 09 Feb, 2014 1 commit
  24. 03 Feb, 2014 1 commit
  25. 02 Jan, 2014 1 commit
  26. 07 Nov, 2013 2 commits
  27. 06 Nov, 2013 1 commit
  28. 04 Oct, 2013 1 commit
  29. 14 Sep, 2013 1 commit
  30. 12 Sep, 2013 3 commits
  31. 10 Sep, 2013 1 commit
  32. 01 Sep, 2013 1 commit