[
https://issues.apache.org/jira/browse/TS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864828#action_12864828
]
Alan M. Carroll commented on TS-333:
------------------------------------
Patch is written and (very lightly) tested. I need to construct a test bed
suitable for running the regression tests so I can verify the fix (and others).
> 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
>
> "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.