[Mono-bugs] [Bug 494275] send zero-sized buffer to Socket doesn't send empty tcp packet

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 13 12:04:55 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=494275

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=494275#c1


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gonzalo at novell.com
         AssignedTo|mono-bugs at lists.ximian.com  |gonzalo at novell.com




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


More information about the mono-bugs mailing list