lsh created THRIFT-4668:
---------------------------

             Summary: make socket backlog configurable in python
                 Key: THRIFT-4668
                 URL: https://issues.apache.org/jira/browse/THRIFT-4668
             Project: Thrift
          Issue Type: Improvement
          Components: Python - Library
    Affects Versions: 0.11.0
            Reporter: lsh


The backlog parameter of socket.listen was hard coded, so I can't customize it 
in my code.

Adding backlog parameter with a default value of 128 to constructor arguments 
list can resolve my problem. :):)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to