mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 12:34:31 +00:00
complete tls, supports async and dtls interface now
svn path=/trunk/kdesupport/qca/; revision=683036
This commit is contained in:
parent
58097350d8
commit
f823ea4219
@ -680,6 +680,10 @@ Q_SIGNALS:
|
||||
*/
|
||||
void handshaken();
|
||||
|
||||
protected:
|
||||
void connectNotify(const char *signal);
|
||||
void disconnectNotify(const char *signal);
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(TLS)
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user