Poll.fdCanWrite

Check if @fd in @set can be used for writing.

class Poll
bool
fdCanWrite

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the descriptor can be used for writing.

Meta