Struct ethcore_ipc_nano::GuardedSocket
[−]
[src]
pub struct GuardedSocket<S> where S: WithSocket<Socket> { /* fields omitted */ }
struct for guarding _endpoint
(so that it wont drop)
derefs to client S