[Mono-devel-list] Socket.Accept doesn't do what it says in the docs

Gonzalo Paniagua Javier gonzalo at ximian.com
Sun Jun 20 15:51:46 EDT 2004


El sáb, 19-06-2004 a las 12:06, iain escribió:
> The docs for Socket.Accept say that if Socket.Bloncking is false, then
> the accept will not block and return null, but in reality it throws an
> exception saying that "call will block on noon-blocking socket" (or
> something to that effect, I don't have it in front of me at the moment).
> 
> Which is the right behaviour? I'm kinda hoping its the docs and that
> currently Socket.Accept is broken, cos that'd be very nice for my app,
> but hey ho if its working the way its supposed to.
> 
> Anyone know?

Fixed in CVS. I removed this by mistake.

Thanks.

-Gonzalo





More information about the Mono-devel-list mailing list