Closed masa-koz closed 4 years ago
If we wrote any data into any stream before the poll loop, poll() may block before the idle time fired. So, we should move it after the poll loop.
If we wrote any data into any stream before the poll loop, poll() may block before the idle time fired. So, we should move it after the poll loop.