Poll.fdCanWrite

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

class Poll
bool
fdCanWrite

Parameters

fd PollFD

a file descriptor.

Return: %TRUE if the descriptor can be used for writing.

Meta