675d7940 | 11-Jul-2012 |
Shuhei Tanuma |
use fci and fcc for read_cb |
10d2eade | 11-Jul-2012 |
Shuhei Tanuma |
for now, initialize array here |
937a4e06 | 11-Jul-2012 |
Shuhei Tanuma |
use common function for initialize callback |
899ccf4b | 11-Jul-2012 |
Shuhei Tanuma |
remove unused connect_cb zval |
cd35fa86 | 11-Jul-2012 |
Shuhei Tanuma |
don't use magic number |
e1904a6d | 10-Jul-2012 |
Shuhei Tanuma |
- use fci and fcc instead of zval. |
2da0e2b1 | 10-Jul-2012 |
Shuhei Tanuma |
fix typo |
d2e7897e | 11-Jul-2012 |
Shuhei Tanuma |
fix unexpected key length for php_uv_address_to_zval |
456e50c7 | 10-Jul-2012 |
Shuhei Tanuma |
refactor resource initializer |
c313b64b | 10-Jul-2012 |
Shuhei Tanuma |
use macro instead of copy & paste |
98c73fb2 | 10-Jul-2012 |
Shuhei Tanuma |
fix proto docs |
23a5b43d | 10-Jul-2012 |
Shuhei Tanuma |
fix arginfo count |
e4f8e042 | 09-Jul-2012 |
Shuhei Tanuma |
add proto docs |
3bbcfef9 | 09-Jul-2012 |
Shuhei Tanuma |
update todo [ci skip] |
bdb47a71 | 09-Jul-2012 |
Shuhei Tanuma |
add ./configure --enable-uv-debug option. |
93c9bc02 | 09-Jul-2012 |
Shuhei Tanuma |
change statbuf keys |
9e603ef6 | 09-Jul-2012 |
Shuhei Tanuma |
add poll api |
9a35ffd4 | 09-Jul-2012 |
Shuhei Tanuma |
add arginfo |
8f262a3f | 08-Jul-2012 |
Shuhei Tanuma |
add fs_poll_start/stop functions |
9f3e5f3c | 08-Jul-2012 |
Shuhei Tanuma |
change timer cb signature |
c56e30b4 | 08-Jul-2012 |
Shuhei Tanuma |
add several semaphore functions |
86e5defb | 08-Jul-2012 |
Shuhei Tanuma |
fix memory leak |
b9d57156 | 08-Jul-2012 |
Shuhei Tanuma |
add uv_sem_init |
89aba91e | 08-Jul-2012 |
Shuhei Tanuma |
add udp_send6 function |
7dfb7a54 | 07-Jul-2012 |
Shuhei Tanuma |
missing notification parameter |