[ 
https://issues.apache.org/jira/browse/THRIFT-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Randy Abernethy updated THRIFT-1997:
------------------------------------

    Attachment: 0002-Added-accept-backlog-configuration-method-to-TServer.patch

patch
                
> Add accept backlog configuration method to  TServerSocket
> ---------------------------------------------------------
>
>                 Key: THRIFT-1997
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1997
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 1.0
>         Environment: Any
>            Reporter: Randy Abernethy
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: 
> 0002-Added-accept-backlog-configuration-method-to-TServer.patch
>
>
> TServerSocket hard codes the accept backlog to 1024. This patch adds a 
> setAcceptBacklog() method which can be used to change the backlog size (must 
> be called prior to listen()).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to