nix
0.22.3
In nix::
sys::
socket
nix
::
sys
::
socket
Function
bind
Copy item path
Source
pub fn bind(fd:
RawFd
, addr: &
SockAddr
) ->
Result
<
()
>
Expand description
Bind a name to a socket
Further reading