Poll.fdCanRead

Check if @fd in @set has data to be read.

class Poll
bool
fdCanRead

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the descriptor has data to be read.

Meta