Skip to content

Commit d3eed7b

Browse files
committed
fix comment to match other set methods
1 parent d6ef53f commit d3eed7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/socket.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,8 @@ impl Socket {
968968
}
969969
}
970970

971+
/// Set the value of the `IP_TRANSPARENTF` option on this socket.
972+
///
971973
/// IP_TRANSPARENT (since Linux 2.6.24)
972974
/// Setting this boolean option enables transparent proxying
973975
/// on this socket. This socket option allows the calling

0 commit comments

Comments
 (0)