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 d3eed7b commit 2c2ad16Copy full SHA for 2c2ad16
src/socket.rs
@@ -968,9 +968,8 @@ impl Socket {
968
}
969
970
971
- /// Set the value of the `IP_TRANSPARENTF` option on this socket.
+ /// Set the value of the `IP_TRANSPARENT` option on this socket.
972
///
973
- /// IP_TRANSPARENT (since Linux 2.6.24)
974
/// Setting this boolean option enables transparent proxying
975
/// on this socket. This socket option allows the calling
976
/// application to bind to a nonlocal IP address and operate
0 commit comments