Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ readDisable
Method
readDisable
src/iocore/net/UnixNetVConnection.cc:943–947 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
941
}
942
943
void
944
UnixNetVConnection::readDisable(NetHandler *nh)
945
{
946
read_disable(nh, this);
947
}
948
949
void
950
UnixNetVConnection::readSignalError(NetHandler *nh, int err)
Callers
nothing calls this directly
Calls
1
read_disable
Function · 0.85
Tested by
no test coverage detected