History log of /php-uv/ (Results 426 – 450 of 655)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
55d6435403-Jul-2012 Shuhei Tanuma

add mkdir, rmdir test casee

f6a2bd4802-Jul-2012 Shuhei Tanuma

change uv_fs_read cb signature: use same callback signature as uv_read_cb

1733e1e402-Jul-2012 Shuhei Tanuma

add pipe_bind test case

2edefe2d02-Jul-2012 Shuhei Tanuma

prevent SEGV when throws Fatal error on callback context.

29c0942402-Jul-2012 Shuhei Tanuma

add udp test case

3f206eb502-Jul-2012 Shuhei Tanuma

enable irc notification (travis)

d3d245d402-Jul-2012 Shuhei Tanuma

add tcp bind test

506f06a302-Jul-2012 Shuhei Tanuma

remove unused variable

40118b2701-Jul-2012 Shuhei Tanuma

do not initialize ares on startup.

cbe8e35001-Jul-2012 Shuhei Tanuma

update readme [ci skip]

d35aab6b01-Jul-2012 Shuhei Tanuma

bump down uv ext version. php-uv is very experimental

4852ac5a01-Jul-2012 Shuhei Tanuma

change function signature: uv_udp_recv, uv_udp_recv_start

7cee41bb01-Jul-2012 Shuhei Tanuma

change function signature. (respects native function signature)

db85553401-Jul-2012 Shuhei Tanuma

add http server sample

c80410fb01-Jul-2012 Shuhei Tanuma

add more error information : uv_shutdown

65c638fd01-Jul-2012 Shuhei Tanuma

add error handling

865f9d2001-Jul-2012 Shuhei Tanuma

update config.w32: http-parser support

8eff213301-Jul-2012 Shuhei Tanuma

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.

abfa225401-Jul-2012 Shuhei Tanuma

for now, fix uv_spawn test case

15effdd401-Jul-2012 Shuhei Tanuma

for now, force remove resource when calling uv_close

c55cfa3c01-Jul-2012 Shuhei Tanuma

fix request example

56bdf3b730-Jun-2012 Shuhei Tanuma

add pending parameter.

96baa73530-Jun-2012 Shuhei Tanuma

PHP_UV_DEBUG should be 0

b9d2debe30-Jun-2012 Shuhei Tanuma

for now, add uv_read2

c2aa852c30-Jun-2012 Shuhei Tanuma

fix gethostbyname_cb test

1...<<11121314151617181920>>...27