Function hapi_rs::session::connect_to_socket
source · pub fn connect_to_socket(
addr: SocketAddrV4,
options: Option<&SessionOptions>
) -> Result<Session>
Expand description
Connect to the engine process via a Unix socket