#
b927f150 |
| 15-Jul-2012 |
Shuhei Tanuma |
hmm... for now, add descriptions and parameters into source code. [ci skip]
|
#
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.
|
#
0e8eb9fc |
| 14-Jul-2012 |
Shuhei Tanuma |
for now, add uv_write2
|
#
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
|
#
bd2d6ce7 |
| 12-Jul-2012 |
Shuhei Tanuma |
use common function for tcp_connect
|
#
fcb6d907 |
| 12-Jul-2012 |
Shuhei Tanuma |
set no_separation = 1
|
#
48dfbd42 |
| 12-Jul-2012 |
Shuhei Tanuma |
for now, add files
|
#
bfd63429 |
| 12-Jul-2012 |
Shuhei Tanuma |
clear old callback
|
#
f2b56c8b |
| 12-Jul-2012 |
Shuhei Tanuma |
remove unused zval
|
#
985c304a |
| 12-Jul-2012 |
Shuhei Tanuma |
fix uv_read_start segv
|
#
f6b259bd |
| 11-Jul-2012 |
Shuhei Tanuma |
remove unused address zval
|
#
0c48f290 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for getaddr cb
|
#
98ff7e12 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for read2 cb
|
#
15fd7624 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for pol cb
|
#
0cbdc2f4 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for fs poll cb
|
#
e5b8b8d7 |
| 11-Jul-2012 |
Shuhei Tanuma |
fix compile warnings
|
#
d424bc25 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for fs event cb
|
#
759849c6 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for fs cb
|
#
92ce4134 |
| 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for queue callbacks
|