Commit Graph

16 Commits

Author SHA1 Message Date
Shuhei Tanuma
c919487ebe add uv_guess_handle 2012-07-16 02:06:05 +09:00
Shuhei Tanuma
2454e91bda add http parser document. and fix constnats [ci skip] 2012-07-15 20:45:34 +09:00
Shuhei Tanuma
9e603ef603 add poll api 2012-07-09 12:24:35 +09:00
Shuhei Tanuma
8f262a3f70 add fs_poll_start/stop functions 2012-07-09 01:27:02 +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
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
f57217a8e1 add uv_udp_set_membership api 2012-06-24 22:33:47 +09:00
Shuhei Tanuma
61a56b15a7 adjust getaddrinfo api 2012-06-24 03:34:06 +09:00
Shuhei Tanuma
60d9842928 add fs_event_init api (not tested) 2012-06-23 14:18:52 +09:00
Shuhei Tanuma
5a397094bd adjust fs_read 2012-06-23 00:53:58 +09:00
Shuhei Tanuma
fba2060afc add fs constants 2012-06-22 23:01:32 +09:00
Shuhei Tanuma
aad76ee863 add comment for UV class 2012-05-29 12:03:05 +09:00
Shuhei Tanuma
b1d3e3ada9 update copyrights 2012-05-28 12:10:49 +09:00
Shuhei Tanuma
9d3bde8942 add some functions. still doesn't work yet 2012-05-23 13:35:28 +09:00
Shuhei Tanuma
db9a66823a add templates 2012-05-23 02:43:11 +09:00