mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Abstract out tcp socket from tcp connection.
This commit is contained in:
@@ -356,6 +356,7 @@ void ConnectionPrivate::appendTestConnection(
|
||||
_instance,
|
||||
protocol,
|
||||
thread(),
|
||||
protocolSecret,
|
||||
_connectionOptions->proxy),
|
||||
priority
|
||||
});
|
||||
|
Reference in New Issue
Block a user