[Mono-bugs] [Bug 656188] BeginReceive (IList<ArraySegment<byte>>) doesn't call the AsyncCallback on socket closed.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 29 08:42:43 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=656188#c1


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gonzalo at novell.com
         Resolution|                            |FIXED
           Severity|Major                       |Critical

--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-11-29 13:42:42 UTC ---
There were some fixes related to this problem in master and this problem
appears to be fixed now. This is the output I get:

Client connects... connected. Sending...
Server received 6 bytes.
Server queues another receive.
Press enter to quit
Server received 0 bytes.
Server assumes connection closed.

The changes are not in 2.8.x, but will be in Mono 2.10.

-- 
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