summaryrefslogtreecommitdiff
path: root/src/ctx.hpp
AgeCommit message (Expand)Author
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-18Logging of duplicit identities addedMartin Sustrik
2011-02-09Initial implementation of reaper thread.Martin Sustrik
2011-01-13Make cppcheck not complain about "'operator=' should return something"Martin Sustrik
2011-01-10Size of inproc hwm and swap is sum of peers' hwms and swapsMartin Sustrik
2010-11-05signaler renamed to mailboxMartin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-09when no I/O threads are available error is raised instead of assertionMartin Sustrik
2010-09-08EINTR returned from the blocking functionsMartin Sustrik
2010-09-01context creates an inproc endpoint ('inproc://log') to distribute 0MQ's log m...Martin Sustrik
2010-08-31naming cleanup: yarray->arrayMartin Sustrik
2010-08-25one more dezombification bug fixedMartin Sustrik
2010-08-25dezombification procedure fixedMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-05-05dispatcher_t class renamed to ctx_tMartin Sustrik