mojira.dev
MC-297079

Native transport on macOS is not used (KQueue)

Minecraft’s networking stack specifically uses Epoll on Linux, their native transport, which increases speed. No such consideration is given to macOS, where KQueue is able to be used. It is not. Instead it falls back to the slower NIO.

I believe this to be a bug since special consideration was given to Linux to use Epoll, which has a (presumably) smaller usage-base than macOS.

Environment

macOS

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Invalid.

You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

isXander

(Unassigned)

Plausible

(Unassigned)

1.21.5, 25w16a

Retrieved