summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/AbstractPollTask.py
Commit message (Expand)AuthorAgeFilesLines
* PollScheduler: remove register/unregister methodsZac Medico2012-10-051-1/+1
* AsynchronousTask: don't wait for exit statusZac Medico2012-02-131-0/+1
* AbstractPollTask: merge _wait from subclassZac Medico2012-02-111-0/+6
* Use IO_* constants where appropriate.Zac Medico2012-02-091-7/+13
* AbstractPollTask: use timeout_addZac Medico2012-02-071-14/+11
* AbstractPollTask: add _wait_loop methodZac Medico2012-02-071-1/+22
* AbstractPollTask: note PipeReaderArrayTestCasev2.2.0_alpha82Zac Medico2011-12-231-2/+2
* test_poll: fix array testZac Medico2011-12-161-0/+49
* SpawnProcess/AbstractPollTask: eliminate arrayZac Medico2011-12-161-14/+6
* Fix EIO handling for PollSelectAdapter.Zac Medico2011-12-161-2/+7
* SpawnProcess: work around array.fromfile() bugsZac Medico2011-12-151-4/+19
* Scheduler: tweak prefetcher cancellation logicZac Medico2011-03-161-0/+3
* AbstractPollTask: log exceptional eventsZac Medico2011-03-091-1/+10
* Split out a AbstractPollTask._read_buf() helper method.Zac Medico2010-09-091-1/+24
* Add back the POLLHUP handling for now since PipeReaderTestCase breaksZac Medico2010-08-131-1/+5
* Stop handling POLLHUP events, since we're only polling for input andZac Medico2010-08-131-5/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+24