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

Method Wait

library/cpp/netliba/v12/udp_http.cpp:793–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

791 }
792 }
793 void Wait() {
794 Host->Wait(0.1f);
795 }
796 void DoSendCancel(const TIntrusivePtr<IConnection>& connection, const TGUID& req) {
797 TAutoPtr<TRopeDataPacket> ms = new TRopeDataPacket;
798 ms->Write((char)PKT_CANCEL);

Callers 8

RequestMethod · 0.45
ExecStatsRequestMethod · 0.45
GetPendingDataSizeMethod · 0.45
GetAllPendingDataSizeMethod · 0.45
ExecServerThreadMethod · 0.45
StartMethod · 0.45
GetDebugInfoLockedMethod · 0.45
GetDebugInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected