Skip to content

v1.4.0

Compare
Choose a tag to compare
@an-tao an-tao released this 09 Apr 06:30
· 178 commits to master since this release

API changes list

  • Add isUnspecified() to indicate if IP parsing failed.

  • Add exports macro to allow Shared Library with hidden symbols by default.

Changed

  • Modify the AsyncFileLogger destructor.

Fixed

  • Recycle TimerID in the TimerQueue.