summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use Select::RetryJesse Luehrs2012-02-241-39/+2
|
* this is a weird api, get rid of itJesse Luehrs2012-02-241-2/+2
|
* use croakJesse Luehrs2012-02-241-2/+2
|
* handle actual errors from selectJesse Luehrs2012-02-241-0/+3
|
* use a more descriptive callback nameJesse Luehrs2012-02-241-1/+1
|
* allow adding new input handlesJesse Luehrs2012-02-241-1/+2
|
* refactor retry_select to make it more reusableJesse Luehrs2012-02-241-18/+28
|
* basic usage example, for testingJesse Luehrs2012-02-241-0/+22
|
* initial implementationJesse Luehrs2012-02-241-0/+208
| | | | mostly extracted out from App::Termcast
* initial commitJesse Luehrs2012-02-234-0/+30