threads/sockets quick question.

Simon Percivall percivall at gmail.com
Mon Sep 19 10:25:54 EDT 2005


Why do you check if the module threading is less than 50? (this is why
nothing happens, it's always false).

>From where do you get port_counter in method run() of scanThread? (this
would make every call to run() raise an exception.




More information about the Python-list mailing list