[Mono-bugs] [Bug 56669][Wis] Changed - WebClient connection delays and differences

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 19:55:07 -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 gonzalo@ximian.com.

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

--- shadow/56669	2004-04-07 17:39:15.000000000 -0400
+++ shadow/56669.tmp.2671	2004-04-07 19:55:07.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56669
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: krisolav@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -63,6 +63,19 @@
 How often does this happen? 
 Every time
 
 Additional Information:
 This seems to work fine under Mono 0.30.1.  It doesn't seem to work with 
 Mono 0.31
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-07 19:55 -------
+It works fine here:
+-----------
+gpanjav@lalo4:~/go-mono$ time -p mono webcl.exe http://127.0.0.1:9000
+error, Error: ConnectFailure
+status ConnectFailure
+real 0.32
+user 0.03
+sys 0.01
+------------
+
+Perhaps you have a firewall that ignores SYN packets to that port?