aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use AbstractPollTask._wait_loop() more.Zac Medico2012-02-081-5/+1
* Use PollScheduler iteration method.Zac Medico2012-02-071-4/+3
* FifoIpcDaemon: use plain fd instead of fdopenZac Medico2011-12-131-8/+8
* 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