Geyser/bootstrap/bungeecord
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
..
src/main Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
build.gradle.kts Fix: Properly check whether the `so_reuseport` socket option is available (#4579) 2024-04-19 11:50:40 +02:00