This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Accelerate sockets communication ?


On Mon, Aug 09, 1999 at 10:13:37AM +0200, Frederic Rochard wrote:
>It seems to me that period of communication with sockets on the same 
>machine is constant. Indeed this period does not depend on data volume, 
>computer speed or number of processes simultaneously running.
>Does it work with a timer?
>Is there any configuration variable to speed up the communication?

This is one of those questions that the sources would prove to be an
invaluable aid in answering.  Why not download the sources and look for
yourself?

To the best of my knowledge, cygwin socket I/O is pretty much a wrapper
around winsock.

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]