1. 19 Jan, 2020 1 commit
  2. 17 Oct, 2014 1 commit
    • Kapp Arnaud's avatar
      Add support for POLLPRI flag. · 779c37ab
      Kapp Arnaud authored
      This commit adds a ZMQ_POLLPRI flag that maps to poll()'s POLLPRI
      flag.
      This flags does nothing for OMQ sockets. It's only useful for raw
      file descriptor (be it socket or file).
      This flag does nothing if poll() is not the underlying polling
      function. So it is Linux only.
      779c37ab
  3. 20 Sep, 2013 1 commit
  4. 15 Apr, 2013 1 commit
  5. 28 May, 2012 1 commit
  6. 15 Feb, 2012 1 commit
  7. 18 Dec, 2011 1 commit
  8. 23 Mar, 2011 2 commits
  9. 01 Dec, 2010 1 commit
  10. 14 Oct, 2010 1 commit
  11. 08 Sep, 2010 1 commit
  12. 04 Sep, 2010 2 commits
  13. 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
  14. 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
  15. 02 Jun, 2010 1 commit
  16. 01 Jun, 2010 1 commit
  17. 12 Apr, 2010 1 commit
  18. 16 Mar, 2010 1 commit
  19. 10 Mar, 2010 1 commit
  20. 09 Mar, 2010 1 commit
  21. 16 Feb, 2010 1 commit
  22. 10 Feb, 2010 1 commit