Function ethcore_ipc_nano::generic_client
[−]
[src]
pub fn generic_client<S>(socket_addr: &str)
-> Result<GuardedSocket<S>, SocketError> where S: WithSocket<Socket>
Client with no default timeout on operations