☰
In nix::sys::socket
?
Function
nix
::
sys
::
socket
::
bind
source
·
[
−
]
pub fn bind(fd:
RawFd
, addr: &
SockAddr
) ->
Result
<
()
>
Expand description
Bind a name to a socket
Further reading