Go to file
2012-07-01 09:01:08 +09:00
examples fix request example 2012-07-01 09:01:08 +09:00
libuv@171e2f71b9 use libuv v0.8.0. for now this can compile osx only. i'll fix it soon 2012-06-23 12:07:22 +09:00
tests add pending parameter. 2012-07-01 08:42:50 +09:00
.gitignore update gitignore 2012-06-24 22:35:07 +09:00
.gitmodules add ignore dirty for submodule 2012-05-23 23:16:51 +09:00
.travis.yml Add Travis CI 2012-06-25 00:40:57 +02:00
config.m4 add several test cases 2012-06-25 00:20:19 +09:00
config.w32 fix windows compile 2012-06-25 23:59:49 +09:00
EXPERIMENTAL add experimental 2012-06-02 21:46:33 +09:00
php_uv.c add pending parameter. 2012-07-01 08:42:50 +09:00
php_uv.h for now, add uv_read2 2012-07-01 08:25:16 +09:00
phpunit.xml.dist isolate process for php tests 2012-06-25 10:45:20 +02:00
README.md add beacon [ci skip] 2012-06-25 13:37:00 +09:00
TODO.md remove uv_get_process_title and uv_setup_args api 2012-06-26 00:14:01 +09:00
uv.c this should be okay 2012-06-26 00:10:40 +09:00

php-uv

Build Status

interface to libuv for php (experimental)

Author

  • Shuhei Tanuma

License

PHP License