Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-12 | Implement flow control | Martin Hurton | |
This commit introduces the necessary changes necessary for implementing flow control. None of the socket types implements the flow control yet. The code will crash when the flow control is enabled and the thw lwm is reached. The following commits will add flow-control support for individual socket types. | |||
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik | |
2009-12-10 | errors are never predicted in branch prediction (likely/unlikely macros added) | Martin Sustrik | |
2009-10-01 | windows error handling improved | unknown | |
2009-08-31 | POSIX threads don't use errno to report errors | Martin Hurton | |
Fix simple_semaphore to follow POSIX threads convention for reporting errors. | |||
2009-08-08 | lockfree interaction patter for 3 theads implemented | Martin Sustrik | |
2009-08-03 | renamed from zs to zmq | Martin Sustrik | |
2009-07-29 | initial commit | Martin Sustrik | |