MCPcopy Create free account
hub / github.com/aria2/aria2 / getTimeout

Method getTimeout

src/AbstractCommand.h:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 void swapSocket(std::shared_ptr<SocketCore>& socket);
167
168 std::chrono::seconds getTimeout() const { return timeout_; }
169
170 void setTimeout(std::chrono::seconds timeout)
171 {

Callers 3

AbstractCommandMethod · 0.80
recvGreetingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected