13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Andrew Steinborn 413578f979 Fix rare race condition with transitioning
If the player unexpectedly disconnects after ServerConnectEvent is
fired, but before the connection transitions to the new player, Velocity
would throw an exception thinking the connection was not present. This
is the correct behavior, but the behavior is very surprising. Instead we
will double-check to ensure the connection has not been lost before we
continue with transitioning to the new server.
2020-04-19 03:39:15 -04:00
..
src Fix rare race condition with transitioning 2020-04-19 03:39:15 -04:00
build.gradle Bring back kqueue transport from the dead 2019-10-20 00:27:31 -04:00