rustix
1.0.8
In rustix::
backend::
net::
syscalls
rustix
::
backend
::
net
::
syscalls
Function
bind
Copy item path
Source
pub(crate) fn bind(fd:
BorrowedFd
<'_>, addr: &impl
SocketAddrArg
) ->
Result
<
()
>