Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Nitro v0.2.1

Compare
Choose a tag to compare
@jamwt jamwt released this 01 Aug 07:04
· 13 commits to master since this release

Bugfixes

  • Fix documentation naming error for NOBLOCK vs. NOWAIT ( 7765895 )
  • Fix a rare memory leak on socket error condition ( 496daf2 )
  • Fix a common memory leak on frames that span tcp buffer boundaries in high-throughput conditions ( 54d1b62 )