rustix
0.38.42
In rustix::
backend::
net::
syscalls
Function
rustix
::
backend
::
net
::
syscalls
::
listen
Copy item path
source
ยท
[
−
]
pub(crate) fn listen(fd:
BorrowedFd
<'_>, backlog:
c_int
) ->
Result
<
()
>