[Interest] Using QSslSocket as QTcpSocket

Chaser chaser.andrey at gmail.com
Mon Nov 21 18:06:18 CET 2011


Hi all! Can a QSslSocket to work as QTcpSocket at unencrypted
connenctions? I don't want inherit from QTcpSocket for unencrypted
connenctions and from QSslSocket for encrypted connenctions, and have
two classes with duplicated code, so is it possible to use QSslSocket
for both cases?
And what about overhead and perfomance?



More information about the Interest mailing list