Historique des commits

Auteur SHA1 Message Date
  ithewei bcbaeaa213 Timer use monotonic time il y a 3 ans
  ithewei 6386d17bcd LOGE ikcp_send il y a 3 ans
  ithewei 64d9d96d57 Add hssl_ctx_new il y a 3 ans
  ithewei 600cbe243a eventfd > pipe > socketpair il y a 4 ans
  ithewei a69cd46cdf fix: call hio_write in write_cb, iter maybe invalid il y a 4 ans
  ithewei 8c4f5e69f1 Add MAX_READ_BUFSIZE, MAX_WRITE_BUFSIZE limit il y a 4 ans
  ithewei fd8cab6b18 Add hio_set_read_timeout, hio_set_write_timeout il y a 4 ans
  ithewei eefc043fd4 optimize code for rudp, kcp il y a 4 ans
  ithewei c6acc7e0a4 hio_readline, hio_readstring, hio_readbytes il y a 4 ans
  ithewei 6c4380a97a fix kcp conv il y a 4 ans
  ithewei 57e0211c57 New feature: rudp WITH_KCP il y a 4 ans
  hewei.it 5f9979c24f fix hloop_cleanup crash when sockpair closed il y a 4 ans
  ithewei fd23246f5c optimize sizeof il y a 4 ans
  ithewei 754217aac8 optimize sizeof il y a 4 ans
  ithewei 918a718a44 sizeof_test il y a 4 ans
  ithewei b3eb5794df fix #117: hio_attach il y a 4 ans
  ithewei e6c99dd501 hio_read_until il y a 4 ans
  ithewei b5ef532c28 optimize il y a 4 ans
  ithewei f2370eabba hio_unpack il y a 4 ans
  ithewei 952d458fc9 optimize il y a 4 ans
  hewei.it 4165c04c2c avoid to call hloop_run repeatedly il y a 4 ans
  hewei.it e0b92e7d3d fix PR #52: don't change export function param type to prevent incompatibility il y a 4 ans
  Pleafles 06486a7a68 change timeout type il y a 4 ans
  hewei.it 4b7168d62f New feature: tcp_upstream, udp_upstream il y a 4 ans
  ithewei 7272667d2e evpp: c++ classes of event il y a 4 ans
  ithewei 011ecc207c hio_close thread-safe il y a 5 ans
  ithewei d39bbd3ac8 hio_t add write_mutex il y a 5 ans
  ithewei 4f9d8e9627 Add evpp: EventLoop EventLoopThread EventLoopThreadPool il y a 5 ans
  ithewei f0b67f6be3 Revert "hio_t add connected flag to avoid SIGPIPE by hio_write" il y a 5 ans
  ithewei 27a86e3fef hio_t add connected flag to avoid SIGPIPE by hio_write il y a 5 ans