Geyser/core/src/main/java/org/geysermc/geyser/network
chris 94f664ad8d
Fix: Properly check whether the `so_reuseport` socket option is available (#4579)
* Try to properly check if so_reuseport is available

* io_uring "support"

* comment out io_uring, for now

* Make IO_uring opt-in via `-DGeyser.io_uring=true` flag

* dont include io_uring

* oops - bungee 

editing on mobile is hard

* oops - spigot

* oops - velocity

* properly exclude all io_uring on all platforms except standalone

---------

Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-04-19 11:50:40 +02:00
..
netty Fix: Properly check whether the `so_reuseport` socket option is available (#4579) 2024-04-19 11:50:40 +02:00
CIDRMatcher.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GameProtocol.java Reduce processing for incoming TrimDataPackets 2024-04-07 22:44:58 -04:00
GeyserBedrockPeer.java Untested HAProxy support 2023-04-08 19:44:01 -05:00
GeyserServerInitializer.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
LoggingPacketHandler.java Reduce processing for incoming TrimDataPackets 2024-04-07 22:44:58 -04:00
UpstreamPacketHandler.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00