Go to file
2012-06-19 08:05:50 +09:00
examples add async api 2012-06-17 23:18:33 +09:00
libuv@2ec09862e4 added async and queue_work api. TODO: research eio_custom 2012-06-18 01:32:50 +09:00
.gitignore Fix windows errors 2012-06-18 15:32:15 +02:00
.gitmodules add ignore dirty for submodule 2012-05-23 23:16:51 +09:00
config.m4 remove unused flags 2012-06-15 20:45:02 +09:00
config.w32 for now, php-uv can build on windows box. but it requires some work. 2012-06-19 02:44:03 +09:00
EXPERIMENTAL add experimental 2012-06-02 21:46:33 +09:00
php_uv.c fix uv_idle_init 2012-06-19 08:05:50 +09:00
php_uv.h for now, php-uv can build on windows box. but it requires some work. 2012-06-19 02:44:03 +09:00
README.md update readme 2012-05-29 01:14:55 +09:00
TODO.md add async api 2012-06-17 23:18:33 +09:00
uv.c add comment for UV class 2012-05-29 12:03:05 +09:00

php-uv

interface to libuv for php (experimental)

Author

  • Shuhei Tanuma

License

PHP License