summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/FifoIpcDaemon.py
Commit message (Expand)AuthorAgeFilesLines
* AsynchronousTask: add _cancel template methodZac Medico2011-03-161-3/+1
* AsynchronousTask: always call wait() if cancelledZac Medico2011-03-161-2/+2
* Add FifoIpcDaemon._reopen_input() method.Zac Medico2010-10-061-0/+13
* Adjust EbuildIpcDaemon pickle read and write code in order to ensureZac Medico2010-09-021-1/+4
* Split out an EbuildIpcDaemon class from FifoIpcDaemon.Zac Medico2010-08-121-42/+1
* Add some pieces of an IPC framework that will eventually allow ebuildZac Medico2010-08-121-0/+108