]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
use select reactor instead of iocp reactor on Windows
authorZooko O'Whielacronx <zooko@allmydata.com>
Fri, 20 Apr 2007 03:07:57 +0000 (20:07 -0700)
committerZooko O'Whielacronx <zooko@allmydata.com>
Fri, 20 Apr 2007 03:07:57 +0000 (20:07 -0700)
commit30e5872b17f03362f8a7f282ad8f318222ac0e2b
tree740a49d9ba5d4d951e61a67780e0d6f3cacf12de
parent491f96258e56319bce8bafd8dcb64ac16eaa9b2f
use select reactor instead of iocp reactor on Windows
Good: this makes it pass all the current unit tests
Bad: this makes it limited to around 100 simultaneous peers
GNUmakefile