1
0
mirror of https://github.com/danog/amp.git synced 2024-12-04 18:38:17 +01:00
amp/lib/Loop
Aaron Piotrowski 45bd189e76
Add Driver::clear()
Intended for tests over swapping the entire event loop.

This allows forbidding swapping the global event loop once it is started.
2020-10-03 08:38:31 -05:00
..
Internal Revert DriverControl 2020-10-02 22:26:10 -05:00
Driver.php Add Driver::clear() 2020-10-03 08:38:31 -05:00
DriverFactory.php Add more class and return types 2020-09-24 22:17:13 -05:00
EvDriver.php Add more class and return types 2020-09-24 22:17:13 -05:00
EventDriver.php Add more class and return types 2020-09-24 22:17:13 -05:00
InvalidWatcherError.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
NativeDriver.php Drop CallableMaker 2020-09-26 22:31:08 -05:00
TracingDriver.php Merge branch 'kelunik-nested-wait' into v3 2020-09-26 11:40:38 -05:00
UnsupportedFeatureException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
UvDriver.php Add more class and return types 2020-09-24 22:17:13 -05:00
Watcher.php Merge branch 'kelunik-nested-wait' into v3 2020-09-26 11:40:38 -05:00