rustix
1.0.8
In rustix::
backend::
net::
syscalls
rustix
::
backend
::
net
::
syscalls
Function
accept_with
Copy item path
Source
pub(crate) fn accept_with( fd:
BorrowedFd
<'_>, flags:
SocketFlags
, ) ->
Result
<
OwnedFd
>