Daniel Lowrey
c68ac138bb
Improved documentation
2013-11-27 12:14:59 -05:00
Daniel Lowrey
5742c74a43
Removed trailing spaces
2013-11-27 12:14:59 -05:00
Daniel Lowrey
290603e861
Updated changelog and readme for v0.3.0
2013-11-27 12:14:54 -05:00
Daniel Lowrey
233a468113
Merge branch 'assorted_tweaks' of git://github.com/leight/Alert into leight-assorted_tweaks
2013-11-17 18:00:41 -05:00
Daniel Lowrey
110e8f2fef
Removed unnecessary intermediary garbage storage
2013-11-17 17:58:41 -05:00
Leigh
681b68d887
Improve timeout calculation.
...
Remove string processing in favour of maths.
Move sec/usec calculation inside condition so they're not calculated when not needed.
2013-11-15 00:18:50 +00:00
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