https://bugzilla.novell.com/show_bug.cgi?id=466027
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=466027#c2 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Gonzalo Paniagua Javier <[email protected]> 2009-01-14 13:01:42 MST --- I think this depends on the OS. When you call send(2) the OS will buffer everything and return without actually having sent all the data. The difference is that windows will flush it when shutdown is called and linux does not. -- Configure bugmail: https://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
