Skip to main content

bind

Function bind 

Source
pub fn bind<P>(path: P) -> Result<Listener>
where P: AsRef<Path>,
Expand description

Create a new unix domain socket listener and bind it to path.