mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
[FSD] Send login immediately after connecting for legacy FSD server
This commit is contained in:
committed by
Mat Sutcliffe
parent
2ac58deda1
commit
5af2366575
@@ -309,6 +309,7 @@ namespace BlackCore
|
||||
|
||||
void printSocketError(QAbstractSocket::SocketError socketError);
|
||||
void handleSocketError(QAbstractSocket::SocketError socketError);
|
||||
void handleSocketConnected();
|
||||
|
||||
void updateConnectionStatus(BlackMisc::Network::CConnectionStatus newStatus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user