MCPcopy 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
450bool NetRequest::Cancel()
451{
452 mCancelling = true;
453 return true;
454}
455
456void NetRequest::ShowTracking()
457{

Callers 5

DoTransferMethod · 0.45
NetManager.cppFile · 0.45
CancelAllMethod · 0.45
ClearMethod · 0.45
CancelCurrentMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected