tbox v1.6.2 released, fix some bugs!

2017-08-30 ruki 更多博文 » 博客 » GitHub »

tbox license bugs

原文链接 https://waruqi.github.io/2017/08/30/update-v1.6.2/
注:以下为加速网络访问所做的原文缓存,经过重新格式化,可能存在格式方面的问题,或偶有遗漏信息,请以原文为准。


New features

  • Add ping demo for network

Changes

  • Modify license to Apache License 2.0
  • Rename --smallest=y|n option to --small=y|n
  • Support stat64
  • Improve copy speed and fix permissions for tb_file_copy
  • Improve path operation for posix platform
  • Improve socket interfaces and support icmp
  • Improve xmake.lua and remove binary packages

Bugs fixed

  • Fix create file mode to 0644
  • Fix file and directory path bug
  • Fix remove directory with dead symbol link failed
  • Fix remove readonly file failed
  • #34: Fix cache time and coroutine sleep bug
  • #35: Fix epoll bug with the edge trigger mode

Source Code