summaryrefslogtreecommitdiff
path: root/src/tcp_listener.cpp
AgeCommit message (Expand)Author
2012-04-25tcp_address_t and ipc_address_t merged into a single classMartin Sustrik
2012-04-14Set options on new sockets in systematic mannerMartin Sustrik
2012-04-08Handle insufficient resources on accept() decentlyMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-03-28XS_KEEPALIVE options addedMartin 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-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-09-15Session class separated into socket-type-specific sessionsMartin Sustrik
2011-09-02Close file descriptors on exec (issue 218)Martin Sustrik
2011-08-18TCP address related functionality moved to tcp_address_tMartin Sustrik
2011-08-16tcp_engine renamed to stream engineMartin Sustrik
2011-08-15Add IPv6 support to tcp_listenerSteven McCoy
2011-08-15Minor problems in MSVC build fixedMartin Sustrik
2011-08-08Update resolve_ip_interface and resolve_ip_hostname with ipv4only parameter.Steven McCoy
2011-08-04MSVC build brought up-to-dateMartin Sustrik
2011-07-28Different listener implementations simplifiedMartin Sustrik
2011-07-28Tuning of TCP sockets is done at a single placeMartin Sustrik
2011-07-28Dead code removed from TCP and IPC transportsMartin Sustrik
2011-07-28Implementations of TCP and IPC transports separatedMartin Sustrik
2011-07-28Setting TCP socket options moved to tcp_engine_tMartin Sustrik
2011-07-26Experimental VTCP listener addedMartin Sustrik
2011-07-26TCP transport classes simplifiedMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-04-15Error handling for accept on Cygwin fixedMartin Sustrik
2011-03-16Incorrect errno reported from tcp_listener_t::set_addressMartin Sustrik
2011-03-02The copyrights in file headers updated.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-06-29Prevent socket reuse by second bind, on win32Pieter Hintjens
2010-05-12fixes for OpenVMSBrett Cameron
2010-03-19fixes for building with Sun CCMartin Sustrik
2010-03-11Restructure language bindingsMartin Lucina
2010-03-03type mismatch in tcp_listener (win version) fixedunknown
2010-02-18Add NetBSD supportMartin Lucina
2010-01-23IPv6 patch part 2/2Martin Sustrik
2010-01-22Tero Marttila's Ipv6 patch - part I.Martin Sustrik
2010-01-16Solaris build fixedMartin Sustrik
2010-01-15Win32 build fixedunknown
2010-01-15ZMQII-39: Implement IPC transportMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-15all news converted to nothrow variantMartin Sustrik
2009-10-01windows error handling improvedunknown
2009-09-08win port for c and cpp perf testsunknown
2009-09-07initial changes for win portunknown