Function create_tcp_bind_socket

Source
pub fn create_tcp_bind_socket(addr: &str) -> Result<u32, SocketErrorKind>