Poll.fdHasError

Check if @fd in @set has an error.

class Poll
bool
fdHasError

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the descriptor has an error.

Meta