summaryrefslogtreecommitdiff
path: root/src/err.hpp
AgeCommit message (Expand)Author
2012-05-21Fixes a conflict with XenStore (seeMartin Lucina
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-27Enable exceptions raising on assert on Win32Paul Betts
2011-05-08Async connect doesn't fail on EWSANETDOWNMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-16Implementation of zmq_strerror moved from zmq.cpp to err.cppMartin Sustrik
2010-03-12Implement flow controlMartin Hurton
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-10errors are never predicted in branch prediction (likely/unlikely macros added)Martin Sustrik
2009-10-01windows error handling improvedunknown
2009-08-31POSIX threads don't use errno to report errorsMartin Hurton
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik