提交歷史

作者 SHA1 備註 提交日期
  ithewei ea6eb57ea5 optimize: rm redundant code 2 月之前
  Alireza 23ff5915aa Fix race condition after hio_detach (#755) 4 月之前
  ithewei e6a5587126 fix: getsockname if bind port == 0 (#706) 8 月之前
  Tayne fd2ad2847c fix: improve compiler compatibility and warnings (#647) 1 年之前
  ithewei 6ad0d72530 support signal event for (#423)(#458) 1 年之前
  ithewei 3564a4f7ab support pipe 1 年之前
  ithewei a4e51af3ca Increase the robustness of hloop_free and hio_free 1 年之前
  ithewei 1ab8a8e551 set IPV6_V6ONLY = 0 for (#409) 2 年之前
  ithewei d54b118a70 fix -Wformat 2 年之前
  ithewei a2428abddd optimize hloop_init 2 年之前
  ithewei a59228663f fix #351: support hloop_process_events(loop, 0) 2 年之前
  ithewei 119038379e export hloop_process_events for (#351) 2 年之前
  ithewei e9763f0d18 rm cppcheck warnings 2 年之前
  ithewei 77b7a70bcd fix #321: not set SO_REUSEADDR on windows 3 年之前
  ithewei 6e56fdee37 inline some setsockopt 3 年之前
  ithewei 3517206380 change htimer_reset timeout 3 年之前
  ithewei 8f11a32d25 Add examples/tcp_client_test.c 3 年之前
  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 年之前