[
https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693237#comment-16693237
]
James E. King III commented on THRIFT-4668:
-------------------------------------------
If you have a pull request for this, please submit it.
> 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
> Priority: Minor
> Labels: patch
>
> 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)