Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ~Async
Method
~Async
src/test/aio_test.cpp:28–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
~Async()
29
{
30
if(Delete)
31
{
32
fs_remove(m_Info.m_aFilename);
33
}
34
}
35
36
void Write(const char *pText)
37
{
Callers
nothing calls this directly
Calls
1
fs_remove
Function · 0.85
Tested by
no test coverage detected