Commit Graph

  • 9a55c5e270 spawn: fix memory leak when using file descriptor Shuhei Tanuma 2012-07-23 22:16:05 +0900
  • eac00b68fb spawn: opitons accepts uid and gid Shuhei Tanuma 2012-07-23 22:12:59 +0900
  • be24fe6155 docs: add uv_stdio_new function Shuhei Tanuma 2012-07-23 00:08:05 +0900
  • 4dd2ed56fa test: fix test case for uv_spawn Shuhei Tanuma 2012-07-22 22:11:22 +0900
  • 0a2b0751c1 spawn: change function signature. add uv_stdio_new function Shuhei Tanuma 2012-07-22 21:54:19 +0900
  • 9a9de96cee docs: don't put docs into source code. too long Shuhei Tanuma 2012-07-22 14:06:52 +0900
  • c26419f3da uv_fs: don't raise E_ERROR Shuhei Tanuma 2012-07-22 13:38:29 +0900
  • f4d67706ad uv_fs: use common function Shuhei Tanuma 2012-07-22 13:36:32 +0900
  • be965f991f fixed compiler warnings Shuhei Tanuma 2012-07-21 21:10:15 +0900
  • cb40015ffd for now, move declarations Shuhei Tanuma 2012-07-21 20:54:45 +0900
  • 4cb0b36775 don't use false Shuhei Tanuma 2012-07-21 20:51:22 +0900
  • 4679654de7 uv_lock functions: use common function Shuhei Tanuma 2012-07-21 20:49:10 +0900
  • fb60200518 uv_async: add type check Shuhei Tanuma 2012-07-21 15:56:33 +0900
  • 0ad997171b uv_udp: check resource type Shuhei Tanuma 2012-07-21 15:53:44 +0900
  • 2fd3b35a29 uv_pipe: add type check Shuhei Tanuma 2012-07-21 13:22:59 +0900
  • 201787a723 uv_prepare: check types Shuhei Tanuma 2012-07-21 09:26:21 +0900
  • 42672626e5 uv_check: add type check Shuhei Tanuma 2012-07-21 08:58:14 +0900
  • bbee29313c uv_idle: add type check Shuhei Tanuma 2012-07-21 08:38:18 +0900
  • e101808e81 uv_timer: add type check and prevent freeze Shuhei Tanuma 2012-07-21 00:53:08 +0900
  • 395806f1ea uv_timer_start: check timeout and repeat value Shuhei Tanuma 2012-07-21 00:32:35 +0900
  • 5e4071ecf7 for now, use macro for initialize uv_timer_init resource Shuhei Tanuma 2012-07-21 00:12:24 +0900
  • 5275104bcf uv_tcp_connect: add type check Shuhei Tanuma 2012-07-21 00:01:30 +0900
  • 9296da2a2c remove needlses line Shuhei Tanuma 2012-07-20 23:56:46 +0900
  • 543a05c678 add comment [ci skip] Shuhei Tanuma 2012-07-20 23:46:44 +0900
  • 3b3968292d refactor lock resource Shuhei Tanuma 2012-07-20 12:55:40 +0900
  • 60db70f26b don't use meanless variable name Shuhei Tanuma 2012-07-20 12:34:40 +0900
  • a7bf3ac170 use macro Shuhei Tanuma 2012-07-20 12:32:51 +0900
  • 02da1858bc don't access addr->is_ipv4 directly Shuhei Tanuma 2012-07-20 00:57:08 +0900
  • 6344c4c07f don't access php_uv_sockaddr_t's sockaddr_in directly Shuhei Tanuma 2012-07-20 00:52:36 +0900
  • f6c7e40d20 uv_ip4_addr, uv_ip6_addr: add emalloc check Shuhei Tanuma 2012-07-20 00:42:44 +0900
  • 7a37f8f3c1 uv_streror: type check and refactor Shuhei Tanuma 2012-07-20 00:24:17 +0900
  • 693a8782c1 uv_tcp_bind, uv_udp_bind: check resource type Shuhei Tanuma 2012-07-20 00:09:33 +0900
  • 4de840259b uv_strerror, uv_err_name: check error code Shuhei Tanuma 2012-07-19 23:37:55 +0900
  • f46f910141 do need to use ZEND_FETCH_RESOURCE_NORETURN macro here Shuhei Tanuma 2012-07-19 23:14:00 +0900
  • ee4e70610c use fetch loop macro Shuhei Tanuma 2012-07-19 23:11:36 +0900
  • ed379f738f check loop resource type Shuhei Tanuma 2012-07-19 23:09:34 +0900
  • 2015dd41d6 add docs [ci skip] Shuhei Tanuma 2012-07-18 22:05:20 +0900
  • 52b91e2b44 uv_ref and uv_unref supports uv_loop resource Shuhei Tanuma 2012-07-17 21:58:52 +0900
  • f3705a06a0 update docs [ci skip] Shuhei Tanuma 2012-07-17 21:48:35 +0900
  • 6d3af6ba5a update readm [ci skip] Shuhei Tanuma 2012-07-17 12:42:03 +0900
  • ef600350e1 remove unused variable Shuhei Tanuma 2012-07-17 12:41:34 +0900
  • 49ffc90d8d update docs [ci skip] Shuhei Tanuma 2012-07-17 00:52:06 +0900
  • 0a0547fb37 remove needless semicoron Shuhei Tanuma 2012-07-16 10:49:12 +0900
  • 25eef7e73a update TODO [ci skip] Shuhei Tanuma 2012-07-16 10:45:22 +0900
  • dfef38cc69 update readme [ci skip] Shuhei Tanuma 2012-07-16 10:31:38 +0900
  • f3c315f917 add util function: uv_handle_type Shuhei Tanuma 2012-07-16 02:50:38 +0900
  • c919487ebe add uv_guess_handle Shuhei Tanuma 2012-07-16 02:06:05 +0900
  • ccd0c57305 update docs [ci skip] Shuhei Tanuma 2012-07-16 01:34:41 +0900
  • 35d57e6b35 fixing markdown [ci skip] Shuhei Tanuma 2012-07-16 01:25:44 +0900
  • d458cd5905 add several function docs [ci skip] Shuhei Tanuma 2012-07-16 01:22:05 +0900
  • af6e179128 add uv_poll docs [ci skip] Shuhei Tanuma 2012-07-16 00:51:05 +0900
  • ed895be80c add uv_poll_init_socket Shuhei Tanuma 2012-07-16 00:32:29 +0900
  • dd9b57c9ab update .gitignore: avoids test output Shuhei Tanuma 2012-07-16 00:28:02 +0900
  • 32ea5e154f adjust poll example [ci skip] Shuhei Tanuma 2012-07-16 00:10:55 +0900
  • 01ba787a36 do not free here Shuhei Tanuma 2012-07-16 00:09:29 +0900
  • 61a05cbc96 uv_fs*: callback parameter fd passes given PHPs stream, socket or file descriptor. Shuhei Tanuma 2012-07-15 23:47:49 +0900
  • 157f6ca7e2 adjust fs_poll sample Shuhei Tanuma 2012-07-15 22:54:56 +0900
  • ff5f4023f4 add note for uv_read_start Shuhei Tanuma 2012-07-15 21:32:16 +0900
  • 2454e91bda add http parser document. and fix constnats [ci skip] Shuhei Tanuma 2012-07-15 20:45:34 +0900
  • 091eef8a6b update readme [ci skip] Shuhei Tanuma 2012-07-15 20:27:53 +0900
  • 04c2fdb745 fix write2 proto docs [ci skip] Shuhei Tanuma 2012-07-15 20:21:11 +0900
  • 933a05f0f5 update readme [ci skip] Shuhei Tanuma 2012-07-15 20:16:15 +0900
  • 706ef03e74 change idle cb parameters Shuhei Tanuma 2012-07-15 20:10:07 +0900
  • b0d8e785b6 add several docs [ci skip] Shuhei Tanuma 2012-07-15 19:11:34 +0900
  • b927f15019 hmm... for now, add descriptions and parameters into source code. [ci skip] Shuhei Tanuma 2012-07-15 19:01:18 +0900
  • 0889a8c983 too big Shuhei Tanuma 2012-07-15 18:34:30 +0900
  • 05ced3dc95 update readme Shuhei Tanuma 2012-07-15 18:32:04 +0900
  • ddc4d3017d TODO: fix uv_spawn Shuhei Tanuma 2012-07-15 17:57:45 +0900
  • 58feabb350 add uv_loop_new Shuhei Tanuma 2012-07-15 17:51:06 +0900
  • 9c28657090 i don't have good solution for including php_sockets.h on windows box. for now comment out Shuhei Tanuma 2012-07-15 14:03:18 +0900
  • 141de07e0e now, uv_fs functions accepts php's stream, socket and fd Shuhei Tanuma 2012-07-15 03:56:29 +0900
  • f5bf49b415 for now, add uv_walk function. but it does not work yet. Shuhei Tanuma 2012-07-15 01:40:34 +0900
  • bd310c4366 don't support uv_once. Shuhei Tanuma 2012-07-15 01:26:15 +0900
  • 515e4071fa add uv_fs_sendfile test case. Shuhei Tanuma 2012-07-15 00:44:59 +0900
  • 0e8eb9fcbb for now, add uv_write2 Shuhei Tanuma 2012-07-14 23:24:56 +0900
  • fb3f2e5930 Merge branch 'feature/dtrace-support' Shuhei Tanuma 2012-07-14 22:57:56 +0900
  • 20ab459846 adjust dtrace support Shuhei Tanuma 2012-07-14 22:57:18 +0900
  • 96c64de3da remove unused include line Shuhei Tanuma 2012-07-13 13:18:03 +0900
  • 232ed1f90d dtrace just work on OSX box. Yay Shuhei Tanuma 2012-07-13 12:59:15 +0900
  • 72853ee180 prevent dead lock for fs_poll test case Shuhei Tanuma 2012-07-13 00:29:00 +0900
  • bd2d6ce7fe use common function for tcp_connect Shuhei Tanuma 2012-07-13 00:19:11 +0900
  • fcb6d907aa set no_separation = 1 Shuhei Tanuma 2012-07-12 23:52:21 +0900
  • 48dfbd42f6 for now, add files Shuhei Tanuma 2012-07-12 23:37:47 +0900
  • 3cfeca549c Merge branch 'feature/use_fcc_and_fci' Shuhei Tanuma 2012-07-12 10:28:32 +0900
  • bfd6342971 clear old callback Shuhei Tanuma 2012-07-12 10:28:17 +0900
  • f2b56c8b76 remove unused zval Shuhei Tanuma 2012-07-12 10:27:08 +0900
  • 985c304ad2 fix uv_read_start segv Shuhei Tanuma 2012-07-12 10:20:31 +0900
  • f6b259bd67 remove unused address zval Shuhei Tanuma 2012-07-12 00:48:52 +0900
  • 0c48f290a1 use fci and fcc for getaddr cb Shuhei Tanuma 2012-07-12 00:47:24 +0900
  • 98ff7e121b use fci and fcc for read2 cb Shuhei Tanuma 2012-07-12 00:45:20 +0900
  • 15fd7624d5 use fci and fcc for pol cb Shuhei Tanuma 2012-07-12 00:43:22 +0900
  • 0cbdc2f42e use fci and fcc for fs poll cb Shuhei Tanuma 2012-07-12 00:40:33 +0900
  • e5b8b8d768 fix compile warnings Shuhei Tanuma 2012-07-12 00:38:17 +0900
  • d424bc25f1 use fci and fcc for fs event cb Shuhei Tanuma 2012-07-12 00:36:33 +0900
  • 759849c6a2 use fci and fcc for fs cb Shuhei Tanuma 2012-07-12 00:34:34 +0900
  • 92ce41343d use fci and fcc for queue callbacks Shuhei Tanuma 2012-07-12 00:20:09 +0900
  • 79103b8e12 use fci and fcc for pipe_connect_cb Shuhei Tanuma 2012-07-12 00:14:53 +0900
  • 6ffc7a34b7 use fci and fcc for proc_close_cb Shuhei Tanuma 2012-07-12 00:11:53 +0900
  • 04023a572f use fci and fcc for async_cb Shuhei Tanuma 2012-07-11 22:49:03 +0900
  • f81ae681e8 use fci and fcc for check_cb Shuhei Tanuma 2012-07-11 22:27:57 +0900