summaryrefslogtreecommitdiff
path: root/src/tcp_listener.hpp
AgeCommit message (Expand)Author
2012-04-25tcp_address_t and ipc_address_t merged into a single classMartin 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-16File descriptor passed to in_event and out_eventMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-09Get AIX 6.1 compiling again by making msg_t class explicitAJ Lewis
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-08-18TCP address related functionality moved to tcp_address_tMartin Sustrik
2011-07-28Different listener implementations simplifiedMartin Sustrik
2011-07-28Dead code removed from TCP and IPC transportsMartin Sustrik
2011-07-26TCP transport classes simplifiedMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-13Make cppcheck not complain about "'operator=' should return something"Martin Sustrik
2010-12-13fix overwriting errno on bind failureDhammika Pathirana
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-17ZMQ_BACKLOG socket option added.Martin Sustrik
2010-01-23IPv6 patch part 2/2Martin Sustrik
2010-01-15ZMQII-39: Implement IPC transportMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-08-29improved error handlingMartin Sustrik
2009-08-09fix to 3-thread synchronisation algorithmMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik