[Mono-bugs] [Bug 45381][Blo] Changed - TcpListener.Pending improperly hangs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 11:30:04 -0400 (EDT)


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 lar-mono@leavitt.us.

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

--- shadow/45381	2003-10-11 11:17:52.000000000 -0400
+++ shadow/45381.tmp.19898	2003-10-11 11:30:04.000000000 -0400
@@ -121,6 +121,11 @@
 ------- Additional Comments From lar-mono@leavitt.us  2003-10-11 11:17 -------
 Cannot reprocude with current CVS.  Visual inspection of socket-io.c
 shows the correct value should be passed into select.
 
 I would hoist the divide out of the loop, though.
 
+
+------- Additional Comments From lar-mono@leavitt.us  2003-10-11 11:30 -------
+Created an attachment (id=5556)
+Hoist divide out of loop.
+