http://bugzilla.novell.com/show_bug.cgi?id=582162
http://bugzilla.novell.com/show_bug.cgi?id=582162#c5 --- Comment #5 from Marek Habersack <[email protected]> 2010-05-27 01:08:15 CEST --- And another one: C:\temp\xsp\test>mono ..\xsp.exe --port 8081 xsp Listening on address: 0.0.0.0 Root directory: C:\temp\xsp\test Listening on port: 8081 (non-secure) Hit Return to stop the server. Peer unexpectedly closed the connection on write. Closing our end. System.IO.IOException: Write failure ---> System.Net.Sockets.SocketException: An operation was attempted on something that is not a socket. at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32 size , SocketFlags flags) [0x00000] in <filename unknown>:0 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0 at Mono.WebServer.XSPWorker.Write (System.Byte[] buffer, Int32 position, Int32 size) [0x00000] in <filename unknown>:0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
