-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.11.0
-
Fix Version/s: 0.12.0
-
Component/s: Python - Library
-
Labels:
The backlog parameter of socket.listen was hard coded, so I can't customize it in my code.
Adding `setBacklog` to `TServerSocket` can resolve my problem.
- links to