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.