[
https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-4668:
--------------------------------------
Fix Version/s: (was: 1.0)
0.12.0
> make socket backlog configurable for 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
> Assignee: James E. King III
> Priority: Minor
> Labels: patch
> Fix For: 0.12.0
>
>
> 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. :)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)