Age | Commit message (Expand) | Author |
2011-04-21 | Message-related functionality factored out into msg_t class. | Martin Sustrik |
2011-04-09 | Run-time checking for context & socket validity added | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2011-02-18 | Logging of duplicit identities added | Martin Sustrik |
2011-02-09 | Initial implementation of reaper thread. | Martin Sustrik |
2011-01-13 | Make cppcheck not complain about "'operator=' should return something" | Martin Sustrik |
2011-01-10 | Size of inproc hwm and swap is sum of peers' hwms and swaps | Martin Sustrik |
2010-11-05 | signaler renamed to mailbox | Martin Sustrik |
2010-11-05 | slots renamed to tids | Martin Sustrik |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-09-09 | when no I/O threads are available error is raised instead of assertion | Martin Sustrik |
2010-09-08 | EINTR returned from the blocking functions | Martin Sustrik |
2010-09-01 | context creates an inproc endpoint ('inproc://log') to distribute 0MQ's log m... | Martin Sustrik |
2010-08-31 | naming cleanup: yarray->array | Martin Sustrik |
2010-08-25 | one more dezombification bug fixed | Martin Sustrik |
2010-08-25 | dezombification procedure fixed | Martin Sustrik |
2010-08-25 | I/O object hierarchy implemented | Martin Sustrik |
2010-08-25 | WIP: Socket migration between threads, new zmq_close() semantics | Martin Sustrik |
2010-05-05 | dispatcher_t class renamed to ctx_t | Martin Sustrik |