You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2010/05/19 21:09:58 UTC

[jira] Updated: (TS-333) Remove SocketManager::fast_close

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

Alan M. Carroll updated TS-333:
-------------------------------

    Attachment: ts-333-2-1-0-patch.txt

Patch generated using SVN diff against the 2.1.0 codebase.

> Remove SocketManager::fast_close
> --------------------------------
>
>                 Key: TS-333
>                 URL: https://issues.apache.org/jira/browse/TS-333
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Network
>    Affects Versions: 2.0.0
>            Reporter: Alan M. Carroll
>            Priority: Trivial
>         Attachments: ts-333-2-1-0-patch.txt
>
>
> "There were fast path(s) in the SocketXXX code when used with a kernel
> non-native BSD-TCP stack on certain platforms. In the current "cleansed"
> code base this is no longer applicable/supported." - George Paul
> Remove SocketManager::fast_close and change all uses to SocketManager::close.
> Remove obsolete argument from SocketManager::close.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.