Commit History

Author SHA1 Message Date
  ithewei 1a5e017f77 Add examples/tinyproxyd 4 years ago
  ithewei c2c6cd7335 #define hio_write_queue_is_empty 4 years ago
  ithewei 5e390369ac write_cb after set write_bufsize 4 years ago
  ithewei 8c4f5e69f1 Add MAX_READ_BUFSIZE, MAX_WRITE_BUFSIZE limit 4 years ago
  ithewei fd8cab6b18 Add hio_set_read_timeout, hio_set_write_timeout 4 years ago
  ithewei c6acc7e0a4 hio_readline, hio_readstring, hio_readbytes 4 years ago
  ithewei 57e0211c57 New feature: rudp WITH_KCP 4 years ago
  ithewei 9363712e6b fix close sockpair repeatedly 4 years ago
  hewei.it 39904fca8f fix #106 4 years ago
  ithewei 1c5dfb7863 update 4 years ago
  ithewei e6c99dd501 hio_read_until 4 years ago
  ithewei 1ce991a24a optimize code 4 years ago
  ithewei f2370eabba hio_unpack 4 years ago
  ithewei 952d458fc9 optimize 4 years ago
  ithewei ff6d2ff28f hio_get_ssl / hio_set_ssl 4 years ago
  ithewei c46912e02a update 4 years ago
  hewei.it 4c662fd387 fix typo: handshark => handshake 4 years ago
  hewei.it 89ccb84485 add hio_close_async 4 years ago
  hewei.it 5cee6cfe18 fix timer crash 4 years ago
  hewei.it 33217c18cb add hio_create_ssl_server hio_create_ssl_client 4 years ago
  ithewei 30042e6889 More flexible hio_set_keepalive_timeout, hio_set_heartbeat 4 years ago
  ithewei 011ecc207c hio_close thread-safe 5 years ago
  ithewei d39bbd3ac8 hio_t add write_mutex 5 years ago
  ithewei dd0a1b64b4 hio_read hio_write safe check 5 years ago
  ithewei f0b67f6be3 Revert "hio_t add connected flag to avoid SIGPIPE by hio_write" 5 years ago
  ithewei db37737c37 signal(SIGPIPE, SIG_IGN); 5 years ago
  ithewei 27a86e3fef hio_t add connected flag to avoid SIGPIPE by hio_write 5 years ago
  ithewei ff1dfa39f7 fix issue #26: hio_set_readbuf in hread_cb 5 years ago
  hewei.it 8de99036db fixbug: macosx udp sendto 5 years ago
  ithewei 51886bdb64 hio_read_stop #31 5 years ago