Daniel Lowrey
|
df47c6f09b
|
Use string watcher IDs
|
2014-08-22 14:08:31 -04:00 |
|
Daniel Lowrey
|
c7c5b0ba8f
|
Standardize all watcher invocation params to: func($reactor, $watcherId, $data)
|
2014-08-09 10:30:32 -04:00 |
|
Daniel Lowrey
|
c1521d6d7c
|
Always execute immediately watchers in fresh call stack
|
2014-08-08 14:23:00 -04:00 |
|
Daniel Lowrey
|
db565c95b1
|
unit test cleanup + composer adjustment
|
2014-08-02 02:17:50 -04:00 |
|
Daniel Lowrey
|
c3650dce88
|
Fixed really epic syntax fail
|
2014-08-02 01:09:07 -04:00 |
|
Daniel Lowrey
|
bbd2ca2075
|
Add libuv php-uv event reactor
|
2014-06-11 12:33:15 -04:00 |
|
Daniel Lowrey
|
c2b311eebb
|
Miscellaneous changes
|
2014-06-11 12:24:46 -04:00 |
|
Daniel Lowrey
|
112eee97bf
|
Remove orphaned test
|
2014-05-06 18:25:35 -04:00 |
|
Daniel Lowrey
|
885969ff84
|
Time intervals now expressed in milliseconds (was seconds)
|
2014-03-07 12:02:03 -05:00 |
|
Daniel Lowrey
|
4e3a7598ef
|
Test CHANGELOG and composer.json updates
|
2014-03-06 21:46:57 -05:00 |
|
Daniel Lowrey
|
aed5c84c03
|
Add Future/Promise implementation
|
2014-03-06 11:47:50 -05:00 |
|
Daniel Lowrey
|
861cb58023
|
File structure reorganization
|
2014-03-06 09:53:16 -05:00 |
|
Daniel Lowrey
|
6da223b0f9
|
Fixed potential PHP_INT_MAX watcher ID overwrite
|
2013-11-29 13:40:34 -05:00 |
|
Daniel Lowrey
|
110e8f2fef
|
Removed unnecessary intermediary garbage storage
|
2013-11-17 17:58:41 -05:00 |
|
Daniel Lowrey
|
73fc260f15
|
libevent reactor forking cleanup/fixes/refactoring
|
2013-09-12 19:59:05 -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 |
|