ff5f4023 | 15-Jul-2012 |
Shuhei Tanuma |
add note for uv_read_start |
2454e91b | 15-Jul-2012 |
Shuhei Tanuma |
add http parser document. and fix constnats [ci skip] |
091eef8a | 15-Jul-2012 |
Shuhei Tanuma |
update readme [ci skip] |
04c2fdb7 | 15-Jul-2012 |
Shuhei Tanuma |
fix write2 proto docs [ci skip] |
933a05f0 | 15-Jul-2012 |
Shuhei Tanuma |
update readme [ci skip] |
706ef03e | 15-Jul-2012 |
Shuhei Tanuma |
change idle cb parameters |
b0d8e785 | 15-Jul-2012 |
Shuhei Tanuma |
add several docs [ci skip] |
b927f150 | 15-Jul-2012 |
Shuhei Tanuma |
hmm... for now, add descriptions and parameters into source code. [ci skip] |
0889a8c9 | 15-Jul-2012 |
Shuhei Tanuma |
too big |
05ced3dc | 15-Jul-2012 |
Shuhei Tanuma |
update readme |
ddc4d301 | 15-Jul-2012 |
Shuhei Tanuma |
TODO: fix uv_spawn |
58feabb3 | 15-Jul-2012 |
Shuhei Tanuma |
add uv_loop_new |
9c286570 | 15-Jul-2012 |
Shuhei Tanuma |
i don't have good solution for including php_sockets.h on windows box. for now comment out |
141de07e | 14-Jul-2012 |
Shuhei Tanuma |
now, uv_fs functions accepts php's stream, socket and fd |
f5bf49b4 | 14-Jul-2012 |
Shuhei Tanuma |
for now, add uv_walk function. but it does not work yet. |
bd310c43 | 14-Jul-2012 |
Shuhei Tanuma |
don't support uv_once. |
515e4071 | 14-Jul-2012 |
Shuhei Tanuma |
add uv_fs_sendfile test case. TODO: obtain file handle from php_uv resource. |
0e8eb9fc | 14-Jul-2012 |
Shuhei Tanuma |
for now, add uv_write2 |
fb3f2e59 | 14-Jul-2012 |
Shuhei Tanuma |
Merge branch 'feature/dtrace-support'
|
20ab4598 | 14-Jul-2012 |
Shuhei Tanuma |
adjust dtrace support |
96c64de3 | 13-Jul-2012 |
Shuhei Tanuma |
remove unused include line |
232ed1f9 | 13-Jul-2012 |
Shuhei Tanuma |
dtrace just work on OSX box. Yay |
72853ee1 | 12-Jul-2012 |
Shuhei Tanuma |
prevent dead lock for fs_poll test case |
bd2d6ce7 | 12-Jul-2012 |
Shuhei Tanuma |
use common function for tcp_connect |
fcb6d907 | 12-Jul-2012 |
Shuhei Tanuma |
set no_separation = 1 |