Age | Commit message (Expand) | Author |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-10-16 | ZMQ_LINGER socket option added. | Martin Sustrik |
2010-10-14 | To insert to associateive STL containers value_type used instead of make_pair | Martin Sustrik |
2010-09-26 | clock_t class added | Martin Sustrik |
2010-09-26 | Merge branch 'maint' | Martin Sustrik |
2010-09-21 | The flag in the socket has clear semantics now -- it tracks whether correspon... | Martin Sustrik |
2010-09-18 | potential duplicate termination of pipes removed | 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 | sys transport introdced; inproc://log moved to sys://log | Martin Sustrik |
2010-08-30 | Issue 54 - socket_base.cpp:162 comparison error | Martin Sustrik |
2010-08-28 | terminology unified: revive->activate | Martin Sustrik |
2010-08-28 | bug in pipe deactivation fixed | Martin Sustrik |
2010-08-25 | MSVC build fixed | Martin Sustrik |
2010-08-25 | elementary fixes to the named session | Martin Sustrik |
2010-08-25 | engine leak fixed; pgm compilation fixed | 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-07-10 | Fix identity generation for transient inproc connections | Martin Hurton |
2010-06-21 | Add SWAP support | Martin Hurton |
2010-06-17 | generate identity for transient inproc connections | Martin Sustrik |
2010-06-11 | issue 35 - ZMQ_RCVMORE sometimes erroneously returns false | Brian Buchanan |
2010-05-25 | LWM is computed rather than explicitly specified by user | Martin Sustrik |
2010-05-05 | dispatcher_t class renamed to ctx_t | Martin Sustrik |
2010-04-11 | issue 1 - Change zmq_term semantics | Martin Sustrik |
2010-04-11 | multi-part message functionality available via ZMQ_SNDMORE and ZMQ_RCVMORE | Martin Sustrik |
2010-04-09 | zmq_getsockopt function added | Martin Sustrik |
2010-03-27 | ZMQ_TBC renamed to ZMQ_MORE | Martin Sustrik |
2010-03-27 | muti-part message functionality available via API | Martin Sustrik |
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik |
2010-03-12 | Implement flow control | Martin Hurton |
2010-03-11 | Restructure language bindings | Martin Lucina |
2010-03-09 | udp transport renamed to epgm | Martin Sustrik |
2010-02-19 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-17 | one more attempt to fix the previous win32 problem | Martin Sustrik |
2010-02-17 | recv returning -1 while errno=0 fixed | Martin Sustrik |
2010-02-16 | Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality | Martin Sustrik |
2010-02-14 | Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VII., identity-related algorithms rewritten | Martin Sustrik |
2010-02-12 | Fix memory leak in bind() | Martin Hurton |
2010-02-12 | Resolve command starvation in recv() | Martin Hurton |
2010-02-07 | minor code cleanup | Martin Sustrik |
2010-01-15 | ZMQII-39: Implement IPC transport | Martin Sustrik |
2010-01-13 | ZMQII-34: ensure that poll won't return POLLIN event when the message will be... | Martin Sustrik |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik |
2009-12-28 | format of subscriptions changed (no * needed anymore) | Martin Sustrik |