summaryrefslogtreecommitdiff
path: root/src/socket_base.cpp
AgeCommit message (Expand)Author
2012-06-13Revert "UDP support"Martin Sustrik
2012-06-13Revert "Minor fixed to UDP transport."Martin Sustrik
2012-06-13Revert "Implement SP wire protocol"Martin Sustrik
2012-06-01Minor fixed to UDP transport.Martin Sustrik
2012-06-01UDP supportMartin Lucina
2012-06-01Assertions improvedMartin Sustrik
2012-05-25Implement SP wire protocolMartin Lucina
2012-05-11Command throttling breaking HWM algorithms -- fixed.Martin Sustrik
2012-05-11Improve command processing efficiencyMartin Sustrik
2012-05-09Build on Windows and OpenVMS fixedMartin Sustrik
2012-05-09Return an error on invalid (e)pgm:// connectionDouglas Young
2012-05-06Return error if an invalid connection string is usedDouglas Young
2012-05-01Revert "Implement protocol versioning (except PGM)"Martin Sustrik
2012-04-29Implement protocol versioning (except PGM)Martin Lucina
2012-04-21xs_shutdown implementedMartin Sustrik
2012-04-20Clock instance removed from surveyor_tMartin Sustrik
2012-04-18Improve efficiency of time measurement in tight loopsMartin Sustrik
2012-04-17XS_SURVEY_TIMEOUT socket option added.Martin Sustrik
2012-04-17"Survey" pattern implementedMartin Sustrik
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
2012-04-07Fix identity exchange for inproc transportMartin Hurton
2012-04-06Flush identity message for inproc transportMartin Hurton
2012-04-06EMTHREAD error code removedMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-04-040MQ/2.1 wire format compatibility implementedMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZMQ_REENTRANT functionality removedMartin 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-16Socket re-entrancy rewrittenMartin Sustrik
2012-02-16Race condition during socket close fixedMartin Sustrik
2012-02-16XS_CTX_REENTRANT option addedMartin Sustrik
2012-02-16Fix data loss for PUB/SUB and unidirectional transports (LIBZMQ-268)Martin Lucina
2012-02-16Timers identified by dynamically generated handlesMartin Sustrik
2012-02-16poller_base_t is used instead of poller_tMartin Sustrik
2012-02-16Improve checking for the invalid socketsMartin Sustrik
2012-02-16File descriptor passed to in_event and out_eventMartin Sustrik
2012-02-16TODO addedMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16Remaining part of the logging infrastructure removedMartin Sustrik
2012-02-16Socket ID addedMartin Sustrik
2011-12-16zmq_sendmsg and zmq_recvmsg checks for NULL message objectMartin Sustrik
2011-11-06Add zmq_getmsgopt to the APIChuck Remes
2011-11-05Use identities in inproc transportMartin Sustrik
2011-11-04Identities re-introducedMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-11-01LABELS and COMMANDs removedMartin Sustrik
2011-10-31VTCP transport removedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-31New style ROUTER socket removed.Martin Sustrik