Function ethcore_ipc_nano::init_duplex_client [] [src]

pub fn init_duplex_client<S>(socket_addr: &str)
                             -> Result<GuardedSocket<S>, SocketError> where S: WithSocket<Socket>

Spawns client <S> over specified address creates socket and connects endpoint to it for duplex (paired) connections with the service