[Mono-dev] TCP Async

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Jun 28 18:05:31 UTC 2012


On Wed, Jun 27, 2012 at 9:23 AM, Greg Young <gregoryyoung1 at gmail.com> wrote:
> Trying to get it into a testcase has been very difficult unfortunately
> we only really see it at saturation levels and not commonly. Seems
> like some kind of internal race condtion.
>
> Are the begin/end calls more stable and preferable at this time?

You don't say which version of Mono you are using. IF you are not
using the latest release in the 2.10.x series or build from sources
(master), you should update.
The *Async calls end up being similar internally, only that some
objects are reused.

-Gonzalo


More information about the Mono-devel-list mailing list