Skip to content

tbox v1.6.8

Compare
Choose a tag to compare
@waruqi waruqi released this 03 May 08:52
· 349 commits to master since this release

Changes

  • Add riscv32/riscv64/sh4/sparc support
  • Improve path support
  • Add peer name for socket

Bugs Fixed

  • #178: Fix coroutine on windows/x86

改进

  • 添加 riscv32/riscv64/sh4/sparc 架构支持
  • 改进路径支持
  • 为 socket 添加 peer name 接口

Bugs 修复

  • #178: 修复协程在 windows/x86 上栈溢出问题