History log of /php-uv/php_uv.c (Results 151 – 175 of 484)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 89a46643 27-Jul-2012 Shuhei Tanuma

fix compiler error


# 69aeb9f8 27-Jul-2012 Shuhei Tanuma

listen: check uv resource types.


# 1c0ed4c8 27-Jul-2012 Shuhei Tanuma

poll: checks uv resource type


# 07122e46 26-Jul-2012 Shuhei Tanuma

httpparser: use uppercase keys


# 0c6d8590 24-Jul-2012 Shuhei Tanuma

common: zval_to_fd macro should be return FALSE


# be031471 24-Jul-2012 Shuhei Tanuma

stdio: fix unmatch cast


# 03fa36a8 24-Jul-2012 Shuhei Tanuma

spawn: remove unused variable


# 8b0269a3 23-Jul-2012 Shuhei Tanuma

httpparser: fix it


# c591f130 23-Jul-2012 Shuhei Tanuma

httpparser: try to fix inconsistent hash


# f39db39e 23-Jul-2012 Shuhei Tanuma

httpparser: fix inconsistent hash


# 74a64409 23-Jul-2012 Shuhei Tanuma

spawn: fix segv


# 03e577c8 23-Jul-2012 Shuhei Tanuma

httpparser: result variable only update when parser finished.


# 1dd205fe 23-Jul-2012 Shuhei Tanuma

fs_poll: check resource type


# 8569abc1 23-Jul-2012 Shuhei Tanuma

process: add type check for uv_process_kill


# c134d2fb 23-Jul-2012 Shuhei Tanuma

tcp: check types


# 7ac60188 23-Jul-2012 Shuhei Tanuma

tty: add type check


# 5a941edd 23-Jul-2012 Shuhei Tanuma

tty: don't raise E_ERROR


# 9a55c5e2 23-Jul-2012 Shuhei Tanuma

spawn: fix memory leak when using file descriptor


# eac00b68 23-Jul-2012 Shuhei Tanuma

spawn: opitons accepts uid and gid


# be24fe61 22-Jul-2012 Shuhei Tanuma

docs: add uv_stdio_new function


# 0a2b0751 22-Jul-2012 Shuhei Tanuma

spawn: change function signature. add uv_stdio_new function


# 9a9de96c 22-Jul-2012 Shuhei Tanuma

docs: don't put docs into source code. too long


# c26419f3 22-Jul-2012 Shuhei Tanuma

uv_fs: don't raise E_ERROR


# f4d67706 22-Jul-2012 Shuhei Tanuma

uv_fs: use common function


# be965f99 21-Jul-2012 Shuhei Tanuma

fixed compiler warnings


12345678910>>...20