rustix
0.38.39
In rustix::backend::net::sockopt
Function
rustix
::
backend
::
net
::
sockopt
::
get_tcp_cork
Copy item path
source
ยท
[
−
]
pub(crate) fn get_tcp_cork(fd:
BorrowedFd
<'_>) ->
Result
<
bool
>