Chromium Code Reviews
DescriptionFix kqueue handling of no timeout
Using a tiemout value of 0 when there was no timeout caused busy
looping int the eventhandler thread as that actually ment
immediate timeout. No timeout is specified using NULL.
BUG=dart:1641
R=iposva@google.com
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=4176
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||