summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-21Minor typo in tests.cpp fixedMartin Sustrik
2012-04-21xs_shutdown implementedMartin Sustrik
2012-04-20Footnotes in README fixedMartin Sustrik
2012-04-20Clock instance removed from surveyor_tMartin Sustrik
2012-04-18Adam Guthrie added to the AUTHORS fileMartin Sustrik
2012-04-18xs_zmq: initialize size in zmq_getsockoptAdam Guthrie
2012-04-18Improve efficiency of time measurement in tight loopsMartin Sustrik
2012-04-18Test that old surveys are discardedMartin Sustrik
2012-04-18Discard pending surveys when (X)SURVEYOR socket disappearsMartin Sustrik
2012-04-17Use AC_USE_SYSTEM_EXTENSIONS instead of OS-specific definesGabriele Svelto
2012-04-17XS_SURVEY_TIMEOUT socket option added.Martin Sustrik
2012-04-17"Survey" pattern implementedMartin Sustrik
2012-04-17Got rid of <> characters in URLs.Gonzalo Diethelm
2012-04-16Few trivial fixes to REQ/REP pattern.Martin Sustrik
2012-04-16Automotic loading of plugins (Linux)Martin Sustrik
2012-04-16Define the XS_PREFIX_PATH macro with the installation prefixGabriele Svelto
2012-04-16Automatic loading of plugins on WindowsMartin Sustrik
2012-04-16Improve POSIX threads detection and configurationGabriele Svelto
2012-04-16Honour --with-poller option for synchronous pollingMartin Sustrik
2012-04-15Fixed a warning in the timeo testGabriele Svelto
2012-04-15thread_t rewritten in C styleMartin Sustrik
2012-04-15Filters can transform user subscriptions to wire subscriptionMartin Sustrik
2012-04-15Minor improvement to error reportingMartin Sustrik
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
2012-04-14Separate subscription forwarding from SUB-side filteringMartin Sustrik
2012-04-14Define _GNU_SOURCE in addition to the __BSD_VISIBLE on freebsd-like hostsAndrew W. Nosenko
2012-04-14Check for SO_NOSIGPIPE availability instead of OS nameAndrew W. Nosenko
2012-04-14If available, use MSG_NOSIGNAL for send()Martin Sustrik
2012-04-14Checking for correct timeout in the test suite improvedMartin Sustrik
2012-04-14Set options on new sockets in systematic mannerMartin Sustrik
2012-04-12Memory allocation bug fixed in prefix filterMartin Sustrik
2012-04-12Accumulated cruft removed from prefix_filter_tMartin Sustrik
2012-04-11HANDLE_FLAG_INHERIT is set to 0 on internal socketsMartin Sustrik
2012-04-11ETIMEDOUT is a valid error code here. Fixes intermittent assertion failure on...Mikko Koppanen
2012-04-10Fix a warning with SunStudio compilerMartin Sustrik
2012-04-09Fix fd/handle conversion in /dev/poll poller codeGabriele Svelto
2012-04-09Fix /dev/poll detection on SolarisGabriele Svelto
2012-04-08Set CLOEXEC flag on fds used by signalerMartin Sustrik
2012-04-08Handle insufficient resources on accept() decentlyMartin Sustrik
2012-04-07Fix error handling in TCP and IPC connectersMartin Sustrik
2012-04-07Fix identity exchange for inproc transportMartin Hurton
2012-04-06Flush identity message for inproc transportMartin Hurton
2012-04-06tcp_address: check address length before manipulating itMartin Hurton
2012-04-06EMTHREAD error code removedMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-04-06Andrew W. Nosenko added to AUTHORS fileMartin Sustrik
2012-04-06Allow pipe_t::flush() to be called from pipe_t::terminate()Martin Sustrik
2012-04-06Fix bogus typo in xs::pipe_t::flush()Andrew W. Nosenko
2012-04-06Changed project name in README references; ignore EXE files.Gonzalo Diethelm
2012-04-06Improved readability of README file.Gonzalo Diethelm