1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib/Loop
2017-04-06 11:18:33 -05:00
..
Driver.php Halt recursive runs with each call to stop, addresses #84 2017-03-27 11:42:51 -05:00
DriverFactory.php Ignore DriverFactory for code coverage 2017-03-14 22:33:45 +01:00
EvDriver.php Separate functions into Promise and Stream namespaces 2017-03-15 19:02:04 -05:00
EventDriver.php Separate functions into Promise and Stream namespaces 2017-03-15 19:02:04 -05:00
InvalidWatcherError.php InvalidWatcherException → InvalidWatcherError 2017-03-14 11:48:27 -05:00
NativeDriver.php Throw Error if registering signal handler fails 2017-03-15 19:08:00 -05:00
UnsupportedFeatureException.php Switch from AsyncInterop\Promise to Amp\Promise 2017-03-10 21:58:46 +01:00
UvDriver.php Forward UV error to loop error handler and disable watchers 2017-04-06 11:18:33 -05:00