MCPcopy 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
943void
944UnixNetVConnection::readDisable(NetHandler *nh)
945{
946 read_disable(nh, this);
947}
948
949void
950UnixNetVConnection::readSignalError(NetHandler *nh, int err)

Callers

nothing calls this directly

Calls 1

read_disableFunction · 0.85

Tested by

no test coverage detected