Hm. The _fillports() code was getting too complicated. Simply call
randrange(25000, 30000) to get one random port each time _getAddr() is called.
Showing
Please register or sign in to comment
randrange(25000, 30000) to get one random port each time _getAddr() is called.