Skip to content

Releases: Congyuwang/socket_manager

v0.2.2

19 Jul 15:57
Compare
Choose a tag to compare

What's Changed

  • use lightweightsemaphore.h for async-test by @Congyuwang in #28
  • attempt to loop write all bytes to ring-buf before spawning by @Congyuwang in #30
  • send burst write in async block by @Congyuwang in #31
  • smaller wait free size to reduce waiting between send and write by @Congyuwang in #32

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

13 Jul 09:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Jul 22:07
0bb184a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

06 Jul 11:17
c1ef6d2
Compare
Choose a tag to compare

Initial Release.