Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ timeout
Method
timeout
net/base_socket.h:233–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
uint64_t timeout() const override { return m_underlay->timeout(); }
234
235
void timeout(uint64_t tm) override { m_underlay->timeout(tm); }
236
Callers
nothing calls this directly
Calls
1
timeout
Method · 0.45
Tested by
no test coverage detected