Leigh
70654d9557
Checking one array, but using another
2013-11-15 00:15:17 +00:00
Leigh
feddb76a9a
Remove conditional emty arrays in selectActionableStreams
...
Neither readStreams or writeStreams are ever completely unset and the calling method checks that at least one of them has some sort of contents. There is no need to check if one is an empty array, and if so, supply an empty array.
2013-11-15 00:13:24 +00:00
Leigh
cfb0badf6c
Add missing property declaration.
...
It was making PHPStorm unhappy :(
2013-11-15 00:07:54 +00: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
d3d034f0d7
Addressed drifting repeat alarms
2013-08-12 11:49:43 -04:00
Daniel Lowrey
c316405996
Infinite recursion fix
2013-08-12 11:17:08 -04:00
Daniel Lowrey
d65224aeb3
Initial release commit
2013-08-07 00:17:57 -04:00