This is the mail archive of the cygwin-developers@cygwin.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]
Other format: [Raw text]

Re: potential instability in cygwin after my last checkin


"Christopher Faylor" <cgf@redhat.com> wrote:
> Conrad do you have some kind of benchmarking software for
sockets that
> might use select() by any chance?

Currently my socket test programs only use select for accept and
connect.  I'll extend them to select on every read and write, and
they are all pthreaded anyhow so I can see just how it breaks with
more than one thread :-), and I'll give it a whirl once I've
updated everything.  If you want a copy of the programs, give me a
shout: they're just about self documenting :-)

The changes sound good BTW: I'll get you some feedback soon.

// Conrad




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