From: "Matt Pearson" <[EMAIL PROTECTED]>

<[EMAIL PROTECTED]> wrote:
> It's pretty spectacular stuff, I had a fairly average xp box doing > 10k 
sockets
> (through an external interface, no cheatingly going through localhost)

Did you get to 10k+ sockets in your first effort, or did you have to
tweak the OS config?

Pretty much the first go, there was some weirdness with pre-binding an acceptex
socket to a dud address, and then I added some special casing to the
felix stdlib
to map cat: FILE -> SOCKET to iocp TransmitFile (the test prog was
written in flx,
but don't worry, flx maps to c++ so there's an equivalent c++ prog of
course). As
for tweaking the OS (xp sp2), no, wouldn't know how, I'm not really a windows
person, I did all the coding under cygwin+mingw. I have my own windowsable
mac now, so I should dig out that old code, still it's a bugger to test when you
don't have many computers.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to