bug in tcp/ip on windows?
Filip Konvička
filip.konvicka.removethisantispamtoken at logis.cz
Thu Nov 24 12:18:24 CET 2005
> 1. Rely on winsock2 instead of winsock2. This would at least set
> SOMAXCONN to 0x7fffffff.
> 2. The socket code should be improved to comply with MSWin, especially
> with upcoming Win64.
> 3. Use std:set instead of fd_set.
Yes.
std::set is perhaps not the best choice, since Mozart does not seem to
use STL, but I hope that it's clear what I meant.
Cheers,
Filip
More information about the mozart-hackers
mailing list