kqueue version of 7baef4fbe8
This commit is contained in:
parent
58386aea43
commit
1df722f65b
@ -249,8 +249,8 @@ final class KQueueEventLoop extends SingleThreadEventLoop {
|
|||||||
if (wakenUp == 1) {
|
if (wakenUp == 1) {
|
||||||
wakeup();
|
wakeup();
|
||||||
}
|
}
|
||||||
default:
|
|
||||||
// fallthrough
|
// fallthrough
|
||||||
|
default:
|
||||||
}
|
}
|
||||||
|
|
||||||
final int ioRatio = this.ioRatio;
|
final int ioRatio = this.ioRatio;
|
||||||
|
Loading…
Reference in New Issue
Block a user