[Mono-bugs] [Bug 466027] Socket.Shutdown handling is incorrect

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 14 15:01:43 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=466027

User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=466027#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gonzalo at novell.com




--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com>  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.


More information about the mono-bugs mailing list