Alex Pankratov wrote:

>> Please note, select() usage is extremely expensive on Windows.
> 
> Based on anecdotal evidence, the performance of the select() depends
> on the actual value of the socket handle. So on a high-churn systems
> select() gets slower with time.

You mean, numerical value of the socket handle? Wow!

Even on a freshly loaded Windows, select() is much slower that "native" 
methods.

_______________________________________________
p2p-hackers mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/p2p-hackers

Reply via email to