1. 04 Nov, 2013 1 commit
    • Denis Mingulov's avatar
      Doc examples with zmq_msg_close usage - parameter is 'zmq_msg_t *' · bdf8bc31
      Denis Mingulov authored
      Documentation examples for zmq_msg_get and zmq_msg_more functions have an
      incorrect call to zmq_msg_close function - with 'zmq_msg_t' as a parameter
      despite 'zmq_msg_t *' is required, so it is impossible to compile these
      examples properly.
      
      Also for zmq_msg_get example - declaration of zmq_msg_t variable is added
      (like it is done in other examples).
      bdf8bc31
  2. 01 Nov, 2013 8 commits
  3. 31 Oct, 2013 4 commits
  4. 29 Oct, 2013 8 commits
  5. 28 Oct, 2013 10 commits
  6. 25 Oct, 2013 1 commit
  7. 24 Oct, 2013 2 commits
  8. 23 Oct, 2013 6 commits