summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* better handling of the scope guardJesse Luehrs2012-02-251-4/+8
* don't need to track this anymore with Select::RetryJesse Luehrs2012-02-251-8/+0
* actually, exposing these is dumbJesse Luehrs2012-02-251-27/+27
* better calling convention for the callbacksJesse Luehrs2012-02-252-4/+6
* 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
* initial commitJesse Luehrs2012-02-234-0/+30