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
/
poller_base.cpp
Age
Commit message (
Expand
)
Author
2012-02-16
Timers identified by dynamically generated handles
Martin Sustrik
2012-02-16
cancel_timer function renamed to rm_timer
Martin Sustrik
2012-02-16
i_poll_events interface moved to poller_base.hpp
Martin Sustrik
2012-02-16
poller_base_t is used instead of poller_t
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-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-01-18
Fix cppcheck warnings: Prefer prefix ++/-- operators for non-primitive types.
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-14
zmq::poller_base_t : workaround for sunstudio compiler in add_timer()
Martin Pales
2010-09-27
latency optimisation for the case where there are no timers
Martin Sustrik
2010-09-26
timers properly implemented
Martin Sustrik
2010-09-26
common base for all pollers created; the only thing it handles at the moment ...
Martin Sustrik