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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/25 15:26:13 UTC

[jira] [Commented] (TS-4483) NetAccept & SSLNetAccept Optimize

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

ASF GitHub Bot commented on TS-4483:
------------------------------------

Github user oknet commented on the pull request:

    https://github.com/apache/trafficserver/pull/665#issuecomment-221612012
  
    Sorry, forget to create it, please link to TS-4483.


> NetAccept & SSLNetAccept Optimize
> ---------------------------------
>
>                 Key: TS-4483
>                 URL: https://issues.apache.org/jira/browse/TS-4483
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Oknet Xu
>
> replace getEtype() with member etype.
> NetAccept has a member named 'etype' and it is set by upgradeEtype before NetAccept running.
> Thus, we can replace getEtype() with member etype and make the SSLNetAccept codes clearly.
> Should we remote the getEtype() method ? It is called by none after the patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)