1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/lib/Loop
2017-03-14 11:01:11 +01:00
..
Driver.php Add appropriate coverage ignores to Driver.php 2017-03-14 11:01:11 +01:00
DriverFactory.php Rename Factory to DriverFactory, rename supported to isSupported 2017-03-12 11:25:21 +01:00
EvDriver.php Catch watcher callback exceptions individually 2017-03-14 00:20:05 -05:00
EventDriver.php Catch watcher callback exceptions individually 2017-03-14 00:20:05 -05:00
InvalidWatcherException.php Remove unsused code from InvalidWatcherException, add handle tests for drivers 2017-03-13 13:56:46 +01:00
NativeDriver.php Catch watcher callback exceptions individually 2017-03-14 00:20:05 -05:00
UnsupportedFeatureException.php Switch from AsyncInterop\Promise to Amp\Promise 2017-03-10 21:58:46 +01:00
UvDriver.php Catch watcher callback exceptions individually 2017-03-14 00:20:05 -05:00