Skip to content
Success

Changes

Summary

  1. Switch keepalive queue to ArrayDeque (commit: 3ce4132) (details)
  2. #2762: Work correctly with disabled timeout (commit: d3bd785) (details)
Commit 3ce4132c586f99df853518fd27c9916a5611c968 by md_5
Switch keepalive queue to ArrayDeque

See https://github.com/SpigotMC/BungeeCord/commit/eeb374798b10786bb87175796b55bed0275d56c7
(commit: 3ce4132)
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java (diff)
Commit d3bd785289f5832c2e4247c372d3344fdb103a39 by md_5
#2762: Work correctly with disabled timeout
(commit: d3bd785)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java (diff)