El mi�, 28-04-2004 a las 23:15, P Oscar Boykin escribi�:
> Sorry for replying to myself, but I thought some other people might
> benefit from seeing a few references.
> 
> It seems what I am interested in is the following question:
> 
> Does Mono support overlapped IO on the asynchronous socket calls.
> Winsock does support this.  It seems the .Net framework is supposed to
> support this.  When I put a server under heavily load, this fails on
> mono 0.31 on debian unstable.

We do that in unix world usign aio_read/aio_write. It's in CVS since 2
days ago. Try it and see if it does what you want :).

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to