MCPcopy Create free account
hub / github.com/apache/trafficserver / readSignalError

Method readSignalError

src/iocore/net/UnixNetVConnection.cc:949–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

947}
948
949void
950UnixNetVConnection::readSignalError(NetHandler *nh, int err)
951{
952 read_signal_error(nh, this, err);
953}
954
955int
956UnixNetVConnection::readSignalDone(int event, NetHandler *nh)

Callers

nothing calls this directly

Calls 1

read_signal_errorFunction · 0.85

Tested by

no test coverage detected