History log of /php-uv/ (Results 301 – 325 of 655)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4de8402519-Jul-2012 Shuhei Tanuma

uv_strerror, uv_err_name: check error code

f46f910119-Jul-2012 Shuhei Tanuma

do need to use ZEND_FETCH_RESOURCE_NORETURN macro here

ee4e706119-Jul-2012 Shuhei Tanuma

use fetch loop macro

ed379f7319-Jul-2012 Shuhei Tanuma

check loop resource type

2015dd4118-Jul-2012 Shuhei Tanuma

add docs [ci skip]

52b91e2b17-Jul-2012 Shuhei Tanuma

uv_ref and uv_unref supports uv_loop resource

f3705a0617-Jul-2012 Shuhei Tanuma

update docs [ci skip]

6d3af6ba17-Jul-2012 Shuhei Tanuma

update readm [ci skip]

ef60035017-Jul-2012 Shuhei Tanuma

remove unused variable

49ffc90d16-Jul-2012 Shuhei Tanuma

update docs [ci skip]

0a0547fb16-Jul-2012 Shuhei Tanuma

remove needless semicoron

25eef7e716-Jul-2012 Shuhei Tanuma

update TODO [ci skip]

dfef38cc16-Jul-2012 Shuhei Tanuma

update readme [ci skip]

f3c315f915-Jul-2012 Shuhei Tanuma

add util function: uv_handle_type

c919487e15-Jul-2012 Shuhei Tanuma

add uv_guess_handle

ccd0c57315-Jul-2012 Shuhei Tanuma

update docs [ci skip]

35d57e6b15-Jul-2012 Shuhei Tanuma

fixing markdown [ci skip]

d458cd5915-Jul-2012 Shuhei Tanuma

add several function docs [ci skip]

af6e179115-Jul-2012 Shuhei Tanuma

add uv_poll docs [ci skip]

ed895be815-Jul-2012 Shuhei Tanuma

add uv_poll_init_socket

dd9b57c915-Jul-2012 Shuhei Tanuma

update .gitignore: avoids test output

32ea5e1515-Jul-2012 Shuhei Tanuma

adjust poll example [ci skip]

01ba787a15-Jul-2012 Shuhei Tanuma

do not free here

61a05cbc15-Jul-2012 Shuhei Tanuma

uv_fs*: callback parameter `fd` passes given PHPs stream, socket or file descriptor.

157f6ca715-Jul-2012 Shuhei Tanuma

adjust fs_poll sample

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