[Mono-bugs] [Bug 79352][Wis] Changed - Problem with Socket.Poll method (timeouts ignored)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 11 09:41:40 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79352

--- shadow/79352	2006-10-07 11:18:43.000000000 -0400
+++ shadow/79352.tmp.3165	2006-10-11 09:41:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79352
 Product: Mono: Runtime
 Version: 1.1
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: dmitryskey at hotmail.com               
 QAContact: mono-bugs at ximian.com
@@ -154,6 +154,11 @@
 
         return (ret != SOCKET_ERROR && _wapi_FD_ISSET (sock, &fds));
  }
 
 
 -> io-layer
+
+------- Additional Comments From dick at ximian.com  2006-10-11 09:41 -------
+I've committed the typo fix, but I couldn't reproduce this bug even
+before.  Resolving as fixed, please reopen if you still see this bug
+with current svn head.


More information about the mono-bugs mailing list