bind_addr
mio
1.1.0
In mio::
sys::
unix::
uds::
listener
mio
::
sys
::
unix
::
uds
::
listener
Function
bind_
addr
Copy item path
Source
pub(crate) fn bind_addr(address: &
SocketAddr
) ->
Result
<
UnixListener
>