Closed sqd closed 9 years ago
Seems that there isn't a binding for wtimeout, so it's impossible to read a char with timeout. (Return the result if one is inputted before timeout, otherwise return an error)
wtimeout
It seems that I have misunderstood the document of timeout until I look into the source. It does need clarification though.
timeout
Seems that there isn't a binding for
wtimeout
, so it's impossible to read a char with timeout. (Return the result if one is inputted before timeout, otherwise return an error)