Skip to content

Releases: codepr/ev

v1.0.0

24 Nov 19:02
Compare
Choose a tag to compare

[v1.0.0] - Fri Nov 24 14:11:46 2023 +0000

  • Updated README with a basic TCP client example
  • Fixed minor bug and added zero_buf internal utility feature
  • Renamed ev_get_ev_context -> get_ev_context
  • Add simple TCP client support and an example
  • Updated clang format on ev_tcp
  • Fixed multiple bugs in kqueue OSX implementation
  • Add auto-formatting
  • Fixed kevent bug failing due to timeout < 0

Full Changelog: https://github.com/codepr/ev/commits/v1.0.0