Type Definition websocket_stream::SetFdResult [] [src]

type SetFdResult = Result<(), SetFdError>;

Represents the result of setting a flag to file descriptor through syscalls