1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 09:27:46 +01:00
amp/lib/Loop
2017-09-19 18:53:39 +02:00
..
Driver.php Fix issue with the loop not terminating with only unreferenced watchers 2017-07-09 09:28:32 +02:00
DriverFactory.php Remove fallback part from error messages 2017-05-19 16:51:20 +02:00
EvDriver.php Micro-optimize interval = 0 if 2017-05-23 20:17:34 +02:00
EventDriver.php Fix EventDriver warnings and bugs 2017-09-17 12:18:04 +02:00
InvalidWatcherError.php InvalidWatcherException → InvalidWatcherError 2017-03-14 11:48:27 -05:00
NativeDriver.php Ignore only warnings for interrupted syscalls in NativeDriver 2017-09-19 18:53:39 +02:00
UnsupportedFeatureException.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
UvDriver.php Invoke callback on all non-zero statuses 2017-05-24 00:09:04 -05:00
Watcher.php Use same poll for read and write watchers 2017-04-21 10:54:53 -05:00