http://bugzilla.novell.com/show_bug.cgi?id=494275
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=494275#c1 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|[email protected] |[email protected] --- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2009-04-13 10:04:55 MDT --- If you want to check if a connection is still open, you have to Poll for reading and if Poll returns true and socket.Available is 0 then the connection has been closed. Can you provide a link to the document where MS advises to write a 0-length packet? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
