1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2014-08-08 17:08:28 -04:00
..
functions.php Reorder Reactor::watchStream() params 2014-08-06 15:52:43 -04:00
LibeventReactor.php Reactor::at() now accepts unix timestamp as well as strtotime() parsable string 2014-08-06 21:29:08 -04:00
LibeventWatcher.php Miscellaneous changes 2014-06-11 12:24:46 -04:00
NativeReactor.php Always execute immediately watchers in fresh call stack 2014-08-08 14:23:00 -04:00
Reactor.php Reactor::at() now accepts unix timestamp as well as strtotime() parsable string 2014-08-06 21:29:08 -04:00
ReactorFactory.php Fixed really epic syntax fail 2014-08-02 01:09:07 -04:00
SignalReactor.php Add UvReactor signal handling support 2014-08-06 00:32:13 -04:00
UvIoWatcher.php Add libuv php-uv event reactor 2014-06-11 12:33:15 -04:00
UvReactor.php Use writability hack to improve zero-delay repeating UV watchers 2014-08-08 17:08:28 -04:00
UvSignalWatcher.php Add UvReactor signal handling support 2014-08-06 00:32:13 -04:00
UvTimerWatcher.php Fix minor screwups, normalize casing, etc 2014-08-06 14:26:03 -04:00