Poll.fdHasError

bool fdHasError(gst.poll_fd.PollFD fd) nothrow

Check if fd in set has an error.

Parameters

fda file descriptor.

Returns

true if the descriptor has an error.