https://bugzilla.novell.com/show_bug.cgi?id=312968
https://bugzilla.novell.com/show_bug.cgi?id=312968#c11 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #11 from Gonzalo Paniagua Javier <[email protected]> 2011-02-14 00:49:17 UTC --- >From the strace output below when running the test marked as NotWorking, looks like linux does not detect that the server side was closed and allows the next client write to succeeed. [pid 30973] send(9, "POST / HTTP/1.1\r\nContent-Length:"..., 89, 0) = 89 Abort set [pid 30970] send(16, "HTTP/1.1 200 OK\r\nServer: Mono-HT"..., 133, 0) = 133 Calling abort [pid 30970] close(16) = 0 Closing!!! [pid 30980] send(9, "\213t\326\350\312u\36n\234\351\225L\r\243a\200\226\371\350F\271~oZ\32\270\24\226z4\211\345"..., 65536, 0) = 65536 Marking as fixed. -- Configure bugmail: https://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
