MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / timeout

Method timeout

net/base_socket.h:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 uint64_t timeout() const override { return m_underlay->timeout(); }
141
142 void timeout(uint64_t tm) override { m_underlay->timeout(tm); }
143

Callers

nothing calls this directly

Calls 1

timeoutMethod · 0.45

Tested by

no test coverage detected