summaryrefslogtreecommitdiff
path: root/src/signaler.hpp
AgeCommit message (Expand)Author
2012-05-13Move inclusion of select() and poll() headers to a single placeGabriele Svelto
2012-05-02Conditionally include header files required by select() and poll()Gabriele Svelto
2012-04-22Initialise fd_set once for signler_t objectMartin Sustrik
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
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-07-03eventfd implementation of the signalerMartin Sustrik
2011-07-03Command are now stored in ypipes instead of in socketpairsMartin Sustrik
2010-11-05signaler renamed to mailboxMartin Sustrik
2010-11-04Automatically resize signalling socket buffer if fullMartin Lucina
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-08EINTR returned from the blocking functionsMartin Sustrik
2010-05-04signaler transports commands per se rather than one-bit signalsMartin Sustrik
2010-04-29signaler rewritten in such a way that any number (>64) of threads can be usedMartin Sustrik
2010-04-29eventfd-style signaling removedMartin Sustrik
2010-04-29fd_signaler_t renamed to signaler_tMartin Sustrik