summaryrefslogtreecommitdiff
path: root/src/io_object.cpp
AgeCommit message (Expand)Author
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-16cancel_timer function renamed to rm_timerMartin Sustrik
2012-02-16Polling handle is a fixed type now.Martin 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-03-02The copyrights in file headers updated.Martin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-26new interfaces for timers; the implementation is not changed yetMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-10-02poller is a concept now rather than virtualised classMartin Sustrik
2009-08-12listener/connecter/init/session addedMartin Sustrik
2009-08-09zmq_listener/zmq_connecter implementedMartin Sustrik
2009-08-09fix to 3-thread synchronisation algorithmMartin Sustrik
2009-08-09socket options interface modeled as in BSD socketsMartin Sustrik
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik