]> Git Repo - qemu.git/blobdiff - include/io/channel-tls.h
block/qcow: Improve error when opening qcow2 files as qcow
[qemu.git] / include / io / channel-tls.h
index 87fcaf91463e721921ad2f0eaa22dab8f42536d8..fdbdf12feb1e73b020190d1867543ee2b42c2f5a 100644 (file)
@@ -48,6 +48,7 @@ struct QIOChannelTLS {
     QIOChannel parent;
     QIOChannel *master;
     QCryptoTLSSession *session;
+    QIOChannelShutdown shutdown;
 };
 
 /**
This page took 0.03222 seconds and 4 git commands to generate.