1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 09:27:46 +01:00
amp/lib/Loop
Aaron Piotrowski 242d78a6ec Fix 212 and ignore unreference on invalid watchers (#216)
Fix #212 & Ignore unreference on invalid watchers
2018-04-12 09:46:52 +02:00
..
Driver.php Fix 212 and ignore unreference on invalid watchers (#216) 2018-04-12 09:46:52 +02:00
DriverFactory.php Remove fallback part from error messages 2017-05-19 16:51:20 +02:00
EvDriver.php Avoid odd ev event nulling behavior 2018-03-20 09:54:22 -05:00
EventDriver.php Free loop handle when destructing EventDriver 2018-04-08 13:20:27 -05: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 Add note about OR'ing with 4 2018-04-08 13:10:46 -05:00
Watcher.php Use same poll for read and write watchers 2017-04-21 10:54:53 -05:00