Skip to content

Commit

Permalink
Nuke deprecated net APIs
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
  • Loading branch information
SUPERCILEX committed Dec 3, 2022
1 parent ed8319c commit cef7126
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 843 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
### Fixed
### Removed

- Removed deprecated net APIs.
([#1861](https://github.com/nix-rust/nix/pull/1861))

## [0.26.1] - 2022-11-29
### Fixed
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
Expand Down
Loading

0 comments on commit cef7126

Please sign in to comment.