Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CancelWait
Method
CancelWait
library/cpp/netliba/v12/udp_host.cpp:1798–1800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1796
}
1797
1798
void TUdpHost::CancelWait() {
1799
Event.Signal();
1800
}
1801
1802
void TUdpHost::CancelWaitLow() {
1803
MaxWaitTime2.store(0, std::memory_order_release);
Callers
9
CancelWaitLow
Method · 0.45
SendRequestImpl
Method · 0.45
CancelRequest
Method · 0.45
BreakRequest
Method · 0.45
SendResponseImpl
Method · 0.45
ExecStatsRequest
Method · 0.45
SendRequest
Method · 0.45
CancelRequest
Method · 0.45
SendResponse
Method · 0.45
Calls
1
Signal
Method · 0.45
Tested by
no test coverage detected