sry. i ment synch. io
Ge van Geldorp wrote:
From: Gunnar
Dalsnes
We dont support serialization of asynch. i/o agains the same
fileobject.
:-D
Ok, let me rephrase :)
Both the recv() and the send() call are synchronous: they are not expected
to return before they completed their job. However, they are being called
from two different threads and so are in progress at the same time. Seems
like a pretty common scenario for network apps to me.
Gé van Geldorp.
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev