Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Cancel
Method
Cancel
IDEHelper/NetManager.cpp:450–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
bool NetRequest::Cancel()
451
{
452
mCancelling = true;
453
return true;
454
}
455
456
void NetRequest::ShowTracking()
457
{
Callers
5
DoTransfer
Method · 0.45
NetManager.cpp
File · 0.45
CancelAll
Method · 0.45
Clear
Method · 0.45
CancelCurrent
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected