This commit is contained in:
parent
497c6879e0
commit
f3397b3003
@ -622,8 +622,8 @@ public class InitialHandler extends PacketHandler implements PendingConnection
|
||||
{
|
||||
Preconditions.checkState( thisState == State.CONFIGURING, "Not expecting CONFIGURING" );
|
||||
|
||||
finish2();
|
||||
ch.setEncodeProtocol( Protocol.CONFIGURATION );
|
||||
finish2();
|
||||
}
|
||||
|
||||
private void finish2()
|
||||
|
Loading…
Reference in New Issue
Block a user