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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76966 --- shadow/76966 2006-01-03 09:18:45.000000000 -0500 +++ shadow/76966.tmp.14925 2006-01-03 09:37:46.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76966 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -39,6 +39,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-01-03 09:18 ------- The problem was in the runtime. We weren't processing sockets as a special case and they turned out to be seen as directories. Sockets (0140000) != Directory (040000) + Regular file (0100000) + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-03 09:37 ------- +Fixed in SVN (r55004). +Thanks for the sample code. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
