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

Method timeout

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

Source from the content-addressed store, hash-verified

89 }
90
91 uint64_t timeout() const override { return m_timeout; }
92
93 void timeout(uint64_t tm) override { m_timeout = tm; }
94

Callers 3

timeoutMethod · 0.45
timeoutMethod · 0.45
timeoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected