index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
reaper.cpp
Age
Commit message (
Expand
)
Author
2012-04-15
Report EMFILE/ENFILE from xs_socket()
Martin Sustrik
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
poller_base_t renamed to io_thread_t
Martin Sustrik
2012-02-16
io_thread_t merged with poller_base_t
Martin Sustrik
2012-02-16
Timers identified by dynamically generated handles
Martin Sustrik
2012-02-16
poller_base_t is used instead of poller_t
Martin Sustrik
2012-02-16
File descriptor passed to in_event and out_event
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-06-17
Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.
Fabien Ninoles
2011-05-23
Move the pipe termination code to socket_base_t
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-25
Socket with no owner objects is deallocated immediately
Martin Sustrik
2011-02-22
Added explicit error message in case of memory exhaustion
Martin Sustrik
2011-02-09
Reaper thread waits for commands rather them retrieving them periodically
Martin Sustrik
2011-02-09
Initial implementation of reaper thread.
Martin Sustrik