Skip to content

Gnet v1.5.0

Compare
Choose a tag to compare
@panjf2000 panjf2000 released this 11 Jul 13:39
· 354 commits to master since this release

Features

  • Move the logging module out of the internal package and refactor to make it serviceable for users d566061 b6b1cfb 8837a92

Enhancements

  • Support writev and readv in eventloop f299a8e
  • Reduce GC pause frequency for Conn.AsyncWrite (#218) 477bb4f
  • Improve logging module 8837a92 b6b1cfb
  • Refactor the inside AsyncTaskQueue to make it more generic 2d1a463
  • Reduce GC pause frequency for accepting connections 2d1a463

Docs

Misc

  • Add debugging log when error occurs in Accept() (#222)
  • Make some trivial changes to ring-buffer 1bdd3aa