1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 21:31:18 +01:00

9 Commits

Author SHA1 Message Date
Daniel Lowrey
a6ae4cc4cf Remove old forkable references 2014-02-23 16:24:07 -05:00
Daniel Lowrey
5402715d70 Removed missing interface implementation declaration 2014-01-22 10:10:04 -05:00
Daniel Lowrey
771848b28a Added optional onStart callback to Reactor::run() 2014-01-20 13:27:44 -05:00
Daniel Lowrey
6da223b0f9 Fixed potential PHP_INT_MAX watcher ID overwrite 2013-11-29 13:40:34 -05:00
Daniel Lowrey
5742c74a43 Removed trailing spaces 2013-11-27 12:14:59 -05:00
Daniel Lowrey
73fc260f15 libevent reactor forking cleanup/fixes/refactoring 2013-09-12 19:59:05 -04:00
Daniel Lowrey
7eccb0cc5c Reactor instance now passed to event callbacks 2013-09-08 09:46:25 -04:00
Daniel Lowrey
f2b837ba19 Added Forkable interface for managing libevent resource forking 2013-08-29 02:42:10 -04:00
Daniel Lowrey
d65224aeb3 Initial release commit 2013-08-07 00:17:57 -04:00