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 ad93301 commit e3469c1Copy full SHA for e3469c1
src/socket.rs
@@ -938,9 +938,8 @@ impl Socket {
938
}
939
940
941
- /// Set the value of the `IP_TRANSPARENTF` option on this socket.
+ /// Set the value of the `IP_TRANSPARENT` option on this socket.
942
///
943
- /// IP_TRANSPARENT (since Linux 2.6.24)
944
/// Setting this boolean option enables transparent proxying
945
/// on this socket. This socket option allows the calling
946
/// application to bind to a nonlocal IP address and operate
0 commit comments