Type Alias io_extras::grip::OwnedGrip

source ·
pub type OwnedGrip = OwnedHandleOrSocket;
Expand description

Portability abstraction over OwnedFd and OwnedHandleOrSocket.

Aliased Type§

struct OwnedGrip { /* private fields */ }