summaryrefslogtreecommitdiff
path: root/src/own.cpp
AgeCommit message (Expand)Author
2012-04-30'own' command replaced by synchronous callMartin 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-16Obsolete launch_sibling function removedMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-05-23Move the pipe termination code to socket_base_tMartin Sustrik
2011-05-22Introduces bi-directional pipesMartin Sustrik
2011-05-15Fixes warning when compiling with MSVC on Win64Martin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-18Fix cppcheck warnings: Prefer prefix ++/-- operators for non-primitive types.Martin Sustrik
2010-11-05signaler renamed to mailboxMartin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-09-18more details on launch_sibling in commentsMartin Sustrik
2010-08-25one more dezombification bug fixedMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik