File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
### Added
8
8
- Added Netlink protocol families to the ` SockProtocol ` enum
9
9
(#[ 1289] ( https://github.com/nix-rust/nix/pull/1289 ) )
10
+ - Added ` TCP_KEEPCNT ` and ` TCP_KEEPINTVL ` TCP keepalive options.
11
+ (#[ 1283] ( https://github.com/nix-rust/nix/pull/1283 ) )
10
12
### Changed
11
13
- Expose ` SeekData ` and ` SeekHole ` on all Linux targets
12
14
(#[ 1284] ( https://github.com/nix-rust/nix/pull/1284 ) )
@@ -17,8 +19,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
17
19
18
20
## [ 0.18.0] - 26 July 2020
19
21
### Added
20
- - Added ` TCP_KEEPCNT ` and ` TCP_KEEPINTVL ` TCP keepalive options.
21
- (#[ 1283] ( https://github.com/nix-rust/nix/pull/1283 ) )
22
22
- Added ` fchown(2) ` wrapper.
23
23
(#[ 1257] ( https://github.com/nix-rust/nix/pull/1257 ) )
24
24
- Added support on linux systems for ` MAP_HUGE_ ` _ ` SIZE ` _ family of flags.
You can’t perform that action at this time.
0 commit comments