rustix
1.0.8
In rustix::
backend::
net::
syscalls
rustix
::
backend
::
net
::
syscalls
Function
listen
Copy item path
Source
pub(crate) fn listen(fd:
BorrowedFd
<'_>, backlog:
c_int
) ->
Result
<
()
>