[Mono-bugs] [Bug 76059][Nor] New - ENOENT, connect and beagle.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Sep 11 11:26:19 EDT 2005


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 miguel at ximian.com.

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

--- shadow/76059	2005-09-11 11:26:19.000000000 -0400
+++ shadow/76059.tmp.32557	2005-09-11 11:26:19.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 76059
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: io-layer
+AssignedTo: dick at ximian.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: ENOENT, connect and beagle.
+
+Connect is returning ENOENT at some point (This is produced by Beagle) and
+the following message is displayed:
+
+** (beagled:11304): WARNING **: _wapi_connect: Need to translate 2 [No such
+file or directory] into winsock error
+
+The documentation from POSIX for connect and ENOENT is:
+
+[ENOENT]
+    A component of the pathname does not name an existing file or the
+pathname is an empty string.
+
+So it seems that Beagle is passing an invalid address to connect to.
+
+We should turn that into an appropriate WSA error message, but have not
+found something suitable yet:
+http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/windows_sockets_error_codes_2.asp


More information about the mono-bugs mailing list