提交历史

作者 SHA1 备注 提交日期
  ithewei 743f820e82 optimize code 3 年之前
  ithewei bcbaeaa213 Timer use monotonic time 3 年之前
  ithewei ffbd47c877 export some hloop's members for #169 3 年之前
  ithewei cc23f3b0d6 fix #142: return NULL if hio_connect fail directly 3 年之前
  ithewei 600cbe243a eventfd > pipe > socketpair 3 年之前
  ithewei 5bc99d454f replace socketpair with pipe 3 年之前
  ithewei fd85257252 random port 3 年之前
  ithewei 9bdc8b636b benchmark multi-thread tinyhttpd 4 年之前
  ithewei 8a84c3d7d3 WSAStartup => WSAInit 4 年之前
  ithewei fd8cab6b18 Add hio_set_read_timeout, hio_set_write_timeout 4 年之前
  hewei.it 6509c45a63 Optimze: hloop_create_sockpair hloop_destory_sockpair 4 年之前
  hewei.it 5f9979c24f fix hloop_cleanup crash when sockpair closed 4 年之前
  ithewei 04e285c778 setsockopt SO_REUSEADDR 4 年之前
  ithewei 4c5585979f adapt ENABLE_UDS 4 年之前
  ithewei 900aa2dc53 optimize: hio_create_socket 4 年之前
  ithewei b3eb5794df fix #117: hio_attach 4 年之前
  ithewei 9e2244e4d0 fix hloop_stop 4 年之前
  ithewei 9363712e6b fix close sockpair repeatedly 4 年之前
  ithewei fa453970c5 optimize code 4 年之前
  ithewei 1c5dfb7863 update 4 年之前
  ithewei e6c99dd501 hio_read_until 4 年之前
  ithewei b5ef532c28 optimize 4 年之前
  ithewei d0ac34f23f Limit timer granularity to 100ms for #95 4 年之前
  ithewei 93991d07a7 Add examples/multi-thread 4 年之前
  ithewei f2370eabba hio_unpack 4 年之前
  ithewei fa7cd37f96 #define HLOOP_MAX_BLOCK_TIME 100ms 4 年之前
  hewei.it 89ccb84485 add hio_close_async 4 年之前
  hewei.it 4165c04c2c avoid to call hloop_run repeatedly 4 年之前
  hewei.it 3e15658ee2 sleep => hv_sleep 4 年之前
  hewei.it 2f604a815f let idle event take effect when there is timer timeout=1s 4 年之前