a9faab5f | 27-May-2012 |
Shuhei Tanuma |
improve allocated memories |
91a3f9d2 | 27-May-2012 |
Shuhei Tanuma |
add efree for read_cb |
21101951 | 27-May-2012 |
Shuhei Tanuma |
WIP: memory leak. I'll read sara's book again.. |
9db14133 | 27-May-2012 |
Shuhei Tanuma |
adjust style |
c56bb218 | 27-May-2012 |
Shuhei Tanuma |
zval_ptr_dtor also will be decrease resource count |
28daebff | 27-May-2012 |
Shuhei Tanuma |
use ZVAL_RESOURCE macro |
f8cc7dc9 | 27-May-2012 |
Shuhei Tanuma |
remove leaks |
c22382e8 | 27-May-2012 |
Shuhei Tanuma |
fixing memory leaks: snapshot |
8ce82568 | 27-May-2012 |
Shuhei Tanuma |
WIP: fixing memory leak |
8882e5c4 | 27-May-2012 |
Shuhei Tanuma |
add error handling |
6ea75535 | 26-May-2012 |
Shuhei Tanuma |
add timer |
22aefe4d | 26-May-2012 |
Shuhei Tanuma |
improve php_uv_t structure |
57089618 | 26-May-2012 |
Shuhei Tanuma |
add uv_last_error |
6e613354 | 26-May-2012 |
Shuhei Tanuma |
don't re-register resources |
404b8df7 | 26-May-2012 |
Shuhei Tanuma |
add write callback |
a915b6e4 | 26-May-2012 |
Shuhei Tanuma |
fix php_uv_listen_cb parameter |
cb8c646b | 26-May-2012 |
Shuhei Tanuma |
fix php_uv_read_cb parameters |
42ab3ba8 | 26-May-2012 |
Shuhei Tanuma |
WIP: uv_read_cb parameters |
271b28dd | 26-May-2012 |
Shuhei Tanuma |
uv_read_start just works! the problem was caused by gc. |
2e815a1b | 26-May-2012 |
Shuhei Tanuma |
WIP |
0976df55 | 24-May-2012 |
Shuhei Tanuma |
WIP: uv_read_start |
440e1b3d | 24-May-2012 |
Shuhei Tanuma |
uv_read_start just works |
32849ea0 | 24-May-2012 |
Shuhei Tanuma |
WIP: uv_accept |
c4d01fb0 | 23-May-2012 |
Shuhei Tanuma |
2012/05/24 snapshot |
5846feea | 23-May-2012 |
Shuhei Tanuma |
add ignore dirty for submodule |