summaryrefslogtreecommitdiff
path: root/src/reaper.cpp
AgeCommit message (Expand)Author
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16poller_base_t renamed to io_thread_tMartin Sustrik
2012-02-16io_thread_t merged with poller_base_tMartin Sustrik
2012-02-16Timers identified by dynamically generated handlesMartin Sustrik
2012-02-16poller_base_t is used instead of poller_tMartin Sustrik
2012-02-16File descriptor passed to in_event and out_eventMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
2011-05-23Move the pipe termination code to socket_base_tMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-25Socket with no owner objects is deallocated immediatelyMartin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2011-02-09Reaper thread waits for commands rather them retrieving them periodicallyMartin Sustrik
2011-02-09Initial implementation of reaper thread.Martin Sustrik