Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Define errno structure correctly (#192)
The bytes available and bytes provided fields were flipped around, which is easy to do when they are not given names so names were also added. Fixes #191
- Loading branch information