Imported Upstream version 0.1.17
[platform/upstream/libnice.git] / tests / test-io-stream-common.h
index c69b055..86f5dd0 100644 (file)
@@ -89,6 +89,8 @@ struct _TestIOStreamThreadData {
   /*< private >*/
   const TestIOStreamCallbacks *callbacks;
 
+  gboolean done;
+
   /* Condition signalling for the stream being open/writeable. */
   gboolean stream_open;
   gboolean stream_ready;