TBOOX

tbox v1.6.3 released, Support IOCP for coroutine!

2018-08-01

New features

  • #24: Support IOCP for coroutine on windows

Changes

  • Move docs directory to tbox-docs repo
  • Support tinyc compiler
  • Remove deprecated module (asio), please use coroutine module
  • Improve memory for container
  • Help valgrind to understand coroutines

Bugs fixed

  • Fix the charset problem of envirnoment variables
  • Fix process exit bug
  • Fix setenv empty value crash
  • Fix coroutine.sleep bug
  • Fix windows root path bug
  • Fix thread local memory leak
  • Fix context bug for coroutine
  • Fix tb_vsnprintf overflow
  • #43: Fix read dns server and stream bug

Source Code


中文

Comments