mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
45476b76a4
Previously, disabling the sole read or write watcher for a stream would result in a duplicate UV-watcher for that stream being created. This keeps track of which UV-watchers are associated with a stream until the watcher is cancelled (not just disabled). |
||
---|---|---|
.. | ||
Driver.php | ||
DriverFactory.php | ||
EvDriver.php | ||
EventDriver.php | ||
InvalidWatcherError.php | ||
NativeDriver.php | ||
UnsupportedFeatureException.php | ||
UvDriver.php | ||
Watcher.php |