We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In vertx 5.x we could use https://github.com/netty/netty/pull/14487/files#diff-2b4ca7278bc9ff4b4ef9be4ac0d9c51efdec42f3f1e697558c5f89f8362f027aR212 on https://github.com/eclipse-vertx/vert.x/blob/5.0.0.CR2/vertx-core/src/main/java/io/vertx/core/impl/transports/IoUringTransport.java#L66 to save our pipeline to add a specific handler to deal with files.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In vertx 5.x we could use https://github.com/netty/netty/pull/14487/files#diff-2b4ca7278bc9ff4b4ef9be4ac0d9c51efdec42f3f1e697558c5f89f8362f027aR212 on https://github.com/eclipse-vertx/vert.x/blob/5.0.0.CR2/vertx-core/src/main/java/io/vertx/core/impl/transports/IoUringTransport.java#L66 to save our pipeline to add a specific handler to deal with files.
The text was updated successfully, but these errors were encountered: