1. 04 Feb, 2016 1 commit
  2. 01 Feb, 2016 2 commits
  3. 31 Jan, 2016 1 commit
  4. 29 Jan, 2016 1 commit
  5. 28 Jan, 2016 1 commit
  6. 27 Jan, 2016 1 commit
  7. 18 Jan, 2016 1 commit
  8. 21 Dec, 2015 2 commits
  9. 18 Dec, 2015 1 commit
  10. 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
  11. 23 Nov, 2015 1 commit
  12. 08 Nov, 2015 1 commit
  13. 22 Oct, 2015 1 commit
  14. 21 Oct, 2015 3 commits
  15. 18 Oct, 2015 1 commit
  16. 08 Oct, 2015 1 commit
  17. 11 Sep, 2015 1 commit
  18. 21 Aug, 2015 2 commits
  19. 20 Aug, 2015 1 commit
  20. 17 Aug, 2015 3 commits
  21. 16 Aug, 2015 5 commits
  22. 14 Aug, 2015 1 commit
  23. 06 Aug, 2015 1 commit
  24. 04 Aug, 2015 1 commit
  25. 23 Jul, 2015 1 commit
    • Ricardo Catalinas Jiménez's avatar
      Fix 1478: receive unsubscriptions in XPUB when verbose · ec5592db
      Ricardo Catalinas Jiménez authored
      Fixes not receiving unsubscription messages in XPUB socket with
      ZMQ_XPUB_VERBOSE and using a XSUB-XPUB proxy in front.
      
      This adds two modifications:
      
      - It adds a new flag, ZMQ_XPUB_VERBOSE_UNSUBSCRIBE, to enable verbose
        unsubscription messages, necessary when using a XSUB/XPUB proxy.
      
      - It adds a boolean switch to zmq::mtrie_t::rm () to control if the
        callback is invoked every time or only in the last removal. Necessary
        when a pipe is terminated and the verbose mode for unsubscriptions is
        enabled.
      ec5592db
  26. 24 Jun, 2015 1 commit
  27. 02 Jun, 2015 1 commit
  28. 02 Feb, 2015 1 commit
  29. 01 Feb, 2015 1 commit