Skip to content
Success

Changes

Summary

  1. #3617: Don't go further if connection is disconnected during handshake event (commit: 25cf8d6) (details)
Commit 25cf8d682b6bc0ad9a44331d325170c38b926ad4 by md_5
#3617: Don't go further if connection is disconnected during handshake event

Also replace all isClosed with isClosing as it is more accurate for
disconnect calls in events.
(commit: 25cf8d6)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java