1. 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
  2. 15 Apr, 2013 1 commit
  3. 27 Oct, 2012 1 commit
  4. 12 Jun, 2012 1 commit
    • Ian Barber's avatar
      Update bind and connect documentation for clarity · 7b78ed9d
      Ian Barber authored
      Based on discussion with Steve O on the list, make the difference
      between bind and connect usage more clear, and add a note reflecting the
      fact that inproc must have bind before connect to reinforce the
      information in zmq_inproc.
      7b78ed9d
  5. 15 Feb, 2012 1 commit
  6. 18 Dec, 2011 1 commit
  7. 11 Jul, 2011 1 commit
  8. 09 Apr, 2011 1 commit
  9. 09 Sep, 2010 1 commit
  10. 04 Sep, 2010 2 commits
  11. 08 Aug, 2010 1 commit
    • Pieter Hintjens's avatar
      Added error checking (EFAULT) for null arguments · b6cdd369
      Pieter Hintjens authored
      * Fixed zmq_term, zmq_socket, zmq_close, zmq_setsockopt,
      * zmq_getsockopt, zmq_bind, zmq_connect, zmq_send,
      * zmq_recv, zmq_poll, zmq_device, zmq_stopwatch_stop
      * Updated Reference Manual for these methods
      b6cdd369
  12. 04 Aug, 2010 2 commits
    • Pieter Hintjens's avatar
      Further cleanups on reference manual · 13f3481e
      Pieter Hintjens authored
      - fixed unwrapped text in new man pages
      - fixed over-long lines in older pages, where possible
      - removed reference to old standalong devices from index page
      - added refernce to new zmq_device[3] documented from index page
      - some minor spelling corrections
      13f3481e
    • Pieter Hintjens's avatar
      Various changes to documentation project: · 77a3c36f
      Pieter Hintjens authored
      * Added documentation for zmq_deviced, which we're developing
      * Created consistent page footer in documentation template
      * Page footer notes doc authors and copyright statement
      77a3c36f
  13. 01 Jun, 2010 1 commit
  14. 27 May, 2010 1 commit
    • Martin Lucina's avatar
      Clarify zmq_bind/zmq_connect · da37c45b
      Martin Lucina authored
      Use the term 'endpoint' correctly, and drop the nonsense about local/remote addresses which doesn't clearly explain what is going on
      da37c45b
  15. 12 Apr, 2010 1 commit
  16. 06 Apr, 2010 2 commits
  17. 10 Mar, 2010 1 commit
  18. 09 Mar, 2010 1 commit
  19. 10 Feb, 2010 1 commit