MCPcopy Create free account
hub / github.com/catboost/catboost / Wait

Method Wait

library/cpp/netliba/v6/udp_http.cpp:704–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

702 }
703 }
704 void Wait() {
705 Host->Wait(0.1f);
706 }
707 void DoSendCancel(const TUdpAddress& addr, const TGUID& req) {
708 TAutoPtr<TRopeDataPacket> ms = new TRopeDataPacket;
709 ms->Write((char)PKT_CANCEL);

Callers 5

RequestMethod · 0.45
ExecStatsRequestMethod · 0.45
ExecServerThreadMethod · 0.45
StartMethod · 0.45
GetDebugInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected