Skip to content

Changes

Started 6 yr 6 mo ago
Took 10 sec
#2714: Remove unnecessary throws in ServerConnector
As ServerConnector's handle(PacketWrapper) method only checks whether
packet.packet is null, its not necessary to cancel its execution by
throwing CancelSendSignal.
(commit: 74a6aa3)
md_5 at