You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Revised the termios API including additional tests and documentation and exposed it on iOS. ([#527](https://github.com/nix-rust/nix/pull/527))
44
47
45
48
### Removed
46
49
- Removed `io::Error` from `nix::Error` and the conversion from `nix::Error` to `Errno`
@@ -61,6 +64,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
61
64
only available on x86, x86-64, and ARM, and also not on Android.
62
65
- Fixed `sys::socket::sendmsg` with zero entry `cmsgs` parameter.
0 commit comments