Returns whether the reactor has any unbuffered data.
@return [Boolean] True if there is no unbuffered data.
Returns the timeout period.
@return [Fixnum] The timeout period, in seconds.
Sets the timeout period.
@param timeout [Fixnum] The timeout, in seconds.
[Validate]