We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f05bb2 commit f7fd57bCopy full SHA for f7fd57b
CHANGELOG.md
@@ -29,6 +29,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
29
- Removed `flock` from `::nix::fcntl` on Solaris. ([#2082](https://github.com/nix-rust/nix/pull/2082))
30
- Use I/O safety with `copy_file_range`, and expose it on FreeBSD.
31
(#[1906](https://github.com/nix-rust/nix/pull/1906))
32
+- Added `SO_TS_CLOCK` for FreebSD to `nix::sys::socket::sockopt`.
33
+ ([#2093](https://github.com/nix-rust/nix/pull/2093))
34
35
### Changed
36
0 commit comments