[
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-patch-trunk.txt
Updated patched to be against trunk.
> 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, ts-333-patch-trunk.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.