de669774 | 29-May-2012 |
Shuhei Tanuma |
add udp api |
b3d3bbc3 | 29-May-2012 |
Shuhei Tanuma |
fix idle refcount |
556cf755 | 29-May-2012 |
Shuhei Tanuma |
little bit improve callback codes |
594e2d9e | 29-May-2012 |
Shuhei Tanuma |
add todo |
aad76ee8 | 29-May-2012 |
Shuhei Tanuma |
add comment for UV class |
54bf7cb7 | 28-May-2012 |
Shuhei Tanuma |
improve source codes |
66a44ed0 | 28-May-2012 |
Shuhei Tanuma |
add folding markers |
05288d1b | 28-May-2012 |
Shuhei Tanuma |
re-orederd function entries |
33d5820b | 28-May-2012 |
Shuhei Tanuma |
for now, use php_error_docref instead of fprintf debug |
055afdb5 | 28-May-2012 |
Shuhei Tanuma |
add examples |
d51ca2ee | 28-May-2012 |
Shuhei Tanuma |
update readme |
1712419a | 28-May-2012 |
Shuhei Tanuma |
improve declarations |
48640200 | 28-May-2012 |
Shuhei Tanuma |
WIP: uv_tcp_connect |
22594f37 | 28-May-2012 |
Shuhei Tanuma |
fix typo |
40a56c77 | 28-May-2012 |
Shuhei Tanuma |
add uv_tcp_nodelay |
be20ff21 | 28-May-2012 |
Shuhei Tanuma |
fix shutdown leaks |
e27a660b | 28-May-2012 |
Shuhei Tanuma |
add uv_loop_refcount api for debug |
aa67d309 | 28-May-2012 |
Shuhei Tanuma |
add uv_default_loop function. uv_run and uv_run_once accepts uv_loop resource |
d67bc173 | 28-May-2012 |
Shuhei Tanuma |
add declarations |
136af6a8 | 28-May-2012 |
Shuhei Tanuma |
add uv_idle_stop api |
69f2ebb5 | 28-May-2012 |
Shuhei Tanuma |
add idle API |
b1d3e3ad | 28-May-2012 |
Shuhei Tanuma |
update copyrights |
c1562eb9 | 27-May-2012 |
Shuhei Tanuma |
this is not mruby |
ce4ed196 | 27-May-2012 |
Shuhei Tanuma |
add fixme |
2b77f7b1 | 27-May-2012 |
Shuhei Tanuma |
for now, big leak issue were solved. but still there are some leaks. |