asyncore: limiting connections?

ivanova flamingivanova at punkass.com
Fri Jun 18 23:01:38 EDT 2004


I'm using asyncore to test a list of proxies. I load the whole list and
call asyncore.loop(). But I need to limit the amount connections because
with a large list everything slows down a lot. How would I do this?

Any help would be appreciated



More information about the Python-list mailing list