You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/18 05:53:16 UTC

[jira] [Commented] (TS-1909) remove duplicate listen socket conditioning

    [ https://issues.apache.org/jira/browse/TS-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661257#comment-13661257 ] 

ASF subversion and git services commented on TS-1909:
-----------------------------------------------------

Commit 03cbafef3ce88c4fe39f866532f212a4da820afa in branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=03cbafe ]

TS-1909: remove duplicate listen socket conditioning

Socket options were applied to the listen sockets in both
Server::setup_fd_for_listen() and Server::listen(). There's really
only a need for one of these, so remove all the duplicated code.

                
> remove duplicate listen socket conditioning
> -------------------------------------------
>
>                 Key: TS-1909
>                 URL: https://issues.apache.org/jira/browse/TS-1909
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Minor
>             Fix For: 3.3.3
>
>
> Listen sockets get conditioned in Server::setup_fd_for_listen() and Server::listen(). These code paths are largely duplicated for no reason.

--
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