2
0
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:
John Preston
2019-07-05 09:54:53 +02:00
parent ffba901620
commit 3cda267787
13 changed files with 306 additions and 100 deletions

View File

@@ -356,6 +356,7 @@ void ConnectionPrivate::appendTestConnection(
_instance,
protocol,
thread(),
protocolSecret,
_connectionOptions->proxy),
priority
});