#
484d5e9b |
| 14-Jun-2012 |
Shuhei Tanuma |
apply uv_spawn arguments
|
#
ef8aa9d8 |
| 14-Jun-2012 |
Shuhei Tanuma |
for now, just work uv_spawn
|
#
c770809e |
| 13-Jun-2012 |
Shuhei Tanuma |
WIP: uv_spawn
|
#
e6102f65 |
| 12-Jun-2012 |
Shuhei Tanuma |
fix ifdef macro. ifdef is not if lol
|
#
05d0a6c5 |
| 12-Jun-2012 |
Shuhei Tanuma |
probably this will fix refcounting problem...
|
#
69307659 |
| 11-Jun-2012 |
Shuhei Tanuma |
WIP: refcount
|
#
4c8d1c6a |
| 11-Jun-2012 |
Shuhei Tanuma |
WIP: improve refcounting
|
#
2b077cb6 |
| 11-Jun-2012 |
Shuhei Tanuma |
fix typo
|
#
9adb753f |
| 11-Jun-2012 |
Shuhei Tanuma |
fix typo
|
#
c18bb9e5 |
| 10-Jun-2012 |
Shuhei Tanuma |
hm, refcounting is difficult
|
#
cbc24f63 |
| 04-Jun-2012 |
Shuhei Tanuma |
add some util functions
|
#
0899a7ff |
| 04-Jun-2012 |
Shuhei Tanuma |
fix compile error
|
#
06fa3a1f |
| 03-Jun-2012 |
Shuhei Tanuma |
split aress structures from php_uv_t
|
#
a241a556 |
| 03-Jun-2012 |
Shuhei Tanuma |
adjust request example. and fix read_start_cb. it might called mutiple times.
|
#
a3a1cc88 |
| 03-Jun-2012 |
Shuhei Tanuma |
for now, gethostbyname just works. but needs refactor
|
#
e7b0c7b4 |
| 02-Jun-2012 |
Shuhei Tanuma |
adjust uv_tcp_bind signature
|
#
789ce066 |
| 02-Jun-2012 |
Shuhei Tanuma |
add uv_pipe_pending_instances api (windows only)
|
#
e0a43a1c |
| 02-Jun-2012 |
Shuhei Tanuma |
*_init accepts loop parameter
|
#
e74ef7e1 |
| 02-Jun-2012 |
Shuhei Tanuma |
fix uv_read_stop
|
#
ae128403 |
| 01-Jun-2012 |
Shuhei Tanuma |
fix recounting issue
|
#
2beb9f77 |
| 01-Jun-2012 |
Shuhei Tanuma |
fix refcounting
|
#
d0812b84 |
| 31-May-2012 |
Shuhei Tanuma |
add uv_pipe_connect api. I'm still thinking refcount.
|
#
be3c860c |
| 31-May-2012 |
Shuhei Tanuma |
add pipe api
|
#
36148010 |
| 30-May-2012 |
Shuhei Tanuma |
add uv_timer_stop, uv_timer_again, uv_timer_set_repeat, uv_timer_get_repeat api
|
#
b6b3bfdd |
| 30-May-2012 |
Shuhei Tanuma |
add uv_is_active, uv_is_readable, uv_is_writable api
|