Applying fixes to Https from Windows team to mono
[mono.git] / mcs / class / System / System.Net / ListenerAsyncResult.cs
index 1738ce07ee107377d086e108832ff27886ffb6ef..88f75e88a9941e4c7457f763497bc9f04416d6b7 100644 (file)
@@ -117,6 +117,8 @@ namespace System.Net {
                                        }
                                } else {
                                        completed = true;
+                    this.synch = false;
+
                                        if (handle != null)
                                                handle.Set ();