Shuhei Tanuma
|
65c638fdef
|
add error handling
|
2012-07-01 20:09:38 +09:00 |
|
Shuhei Tanuma
|
8eff213350
|
add http parser support:
currently, php-uv has socket handling problem. (https://github.com/chobie/php-uv/issues/5)
if I don't support httpparser. hard to explain it.
|
2012-07-01 13:15:14 +09:00 |
|
Shuhei Tanuma
|
15effdd452
|
for now, force remove resource when calling uv_close
|
2012-07-01 09:08:23 +09:00 |
|
Shuhei Tanuma
|
56bdf3b76f
|
add pending parameter.
|
2012-07-01 08:42:50 +09:00 |
|
Shuhei Tanuma
|
96baa735e3
|
PHP_UV_DEBUG should be 0
|
2012-07-01 08:32:05 +09:00 |
|
Shuhei Tanuma
|
b9d2debe61
|
for now, add uv_read2
|
2012-07-01 08:25:16 +09:00 |
|
Shuhei Tanuma
|
c2aa852c2a
|
fix gethostbyname_cb test
|
2012-07-01 02:13:12 +09:00 |
|
Shuhei Tanuma
|
0f13955271
|
add uv_shutdown
|
2012-07-01 01:57:08 +09:00 |
|
Shuhei Tanuma
|
f633aa788c
|
change uv_read_start signature.
|
2012-06-30 22:15:29 +09:00 |
|
Shuhei Tanuma
|
5f7d8610a0
|
fix debug macro
|
2012-06-30 16:45:40 +09:00 |
|
Shuhei Tanuma
|
392c146810
|
add proto comment for uv_mutex
|
2012-06-30 16:31:19 +09:00 |
|
Shuhei Tanuma
|
fa9e1ecd48
|
fix windows compile error
|
2012-06-30 14:54:58 +09:00 |
|
Shuhei Tanuma
|
bcdd3a21e9
|
improve uv_mutex functions and add test case
|
2012-06-30 14:42:06 +09:00 |
|
Shuhei Tanuma
|
449205e213
|
add uv_rwlock test cases and improve uv-rwlock functions
|
2012-06-30 14:10:58 +09:00 |
|
Shuhei Tanuma
|
87334570b1
|
add uv_idle test case
|
2012-06-30 13:02:53 +09:00 |
|
Shuhei Tanuma
|
4d90f621f8
|
add ares_gethostbyname testcase
|
2012-06-30 12:35:01 +09:00 |
|
Shuhei Tanuma
|
3abb548c43
|
use macro instead of copy and pasted codes
|
2012-06-30 00:58:20 +09:00 |
|
Shuhei Tanuma
|
023a096a1e
|
prettify codes: use common macro
|
2012-06-30 00:42:33 +09:00 |
|
Shuhei Tanuma
|
6198618233
|
prettify codes
|
2012-06-28 22:49:08 +09:00 |
|
Shuhei Tanuma
|
4e9af23f04
|
add several arginfo
|
2012-06-28 22:33:10 +09:00 |
|
Shuhei Tanuma
|
44487e51ad
|
add several arginfo
|
2012-06-27 01:32:56 +09:00 |
|
Shuhei Tanuma
|
e059b19cc5
|
fix compile warnings
|
2012-06-27 01:12:28 +09:00 |
|
Shuhei Tanuma
|
354832a102
|
add arginfo for fs functions
|
2012-06-27 01:03:34 +09:00 |
|
Shuhei Tanuma
|
7570549079
|
fix timer
|
2012-06-26 09:02:52 +09:00 |
|
Shuhei Tanuma
|
b300fe2562
|
fix windows compile
|
2012-06-26 01:34:25 +09:00 |
|
Shuhei Tanuma
|
ef2a5a6e7f
|
fix uv_timer functions
|
2012-06-26 01:27:06 +09:00 |
|
Shuhei Tanuma
|
a221153bcd
|
fix several compile warnings
|
2012-06-26 01:04:16 +09:00 |
|
Shuhei Tanuma
|
9ced1cbafc
|
fix compile warnings
|
2012-06-26 00:49:16 +09:00 |
|
Shuhei Tanuma
|
ccc05f1032
|
use wrapper macro fro zend_list_insert
|
2012-06-26 00:30:45 +09:00 |
|
Shuhei Tanuma
|
b9f45169b0
|
remove uv_get_process_title and uv_setup_args api
https://github.com/joyent/libuv/issues/477#issuecomment-6549751
|
2012-06-26 00:14:01 +09:00 |
|
Shuhei Tanuma
|
3964e3ad7d
|
this should be okay
|
2012-06-26 00:10:40 +09:00 |
|
Shuhei Tanuma
|
958065cbfd
|
fix windows compile
|
2012-06-25 23:59:49 +09:00 |
|
Shuhei Tanuma
|
3ea33c216b
|
add uv_setup_args and fix uv_get_process_title. should i call uv_setup_args at RINIT phase ?
|
2012-06-25 13:34:47 +09:00 |
|
Shuhei Tanuma
|
9a0624ecfc
|
fix uv_cwd
|
2012-06-25 13:05:42 +09:00 |
|
Shuhei Tanuma
|
b97ae4dcb5
|
fix uv_spawn. I should consider uv_spawn params.
|
2012-06-25 01:29:22 +09:00 |
|
Shuhei Tanuma
|
2f4a2b25c8
|
remove debug function
|
2012-06-25 00:41:54 +09:00 |
|
Shuhei Tanuma
|
de6729a999
|
prettify function entries
|
2012-06-25 00:38:13 +09:00 |
|
Shuhei Tanuma
|
7e8d837719
|
add minfo
|
2012-06-25 00:29:10 +09:00 |
|
Shuhei Tanuma
|
7f026cf1b2
|
add several test cases
|
2012-06-25 00:20:19 +09:00 |
|
Shuhei Tanuma
|
f57217a8e1
|
add uv_udp_set_membership api
|
2012-06-24 22:33:47 +09:00 |
|
Shuhei Tanuma
|
eb60baf01f
|
add several ipv6 functions
|
2012-06-24 16:28:04 +09:00 |
|
Shuhei Tanuma
|
fb9bf8c9eb
|
add uv_ip6_name and uv_ip4_name api
|
2012-06-24 15:39:51 +09:00 |
|
Shuhei Tanuma
|
45ae407966
|
fix several compile warnings
|
2012-06-24 15:24:42 +09:00 |
|
Shuhei Tanuma
|
d4ea9a19dd
|
add uv_ip6_addr api
|
2012-06-24 15:18:33 +09:00 |
|
Shuhei Tanuma
|
61a56b15a7
|
adjust getaddrinfo api
|
2012-06-24 03:34:06 +09:00 |
|
Shuhei Tanuma
|
5754a59f4a
|
add getsockname and getpeername api
|
2012-06-23 20:27:57 +09:00 |
|
Shuhei Tanuma
|
6252d80fb0
|
add uv_tty apis
|
2012-06-23 15:05:14 +09:00 |
|
Shuhei Tanuma
|
60d9842928
|
add fs_event_init api (not tested)
|
2012-06-23 14:18:52 +09:00 |
|
Shuhei Tanuma
|
f4a8360ae8
|
add sendfile api (not tested)
|
2012-06-23 13:40:18 +09:00 |
|
Shuhei Tanuma
|
fd1c14d2e1
|
add readdir api
|
2012-06-23 13:27:59 +09:00 |
|