Type Definition io_extras::grip::OwnedGrip

source ·
pub type OwnedGrip = OwnedHandleOrSocket;
Expand description

Portability abstraction over OwnedFd and OwnedHandleOrSocket.