Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ ~MessageEndpoint
Method
~MessageEndpoint
Kernel/src/objects/message.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
MessageEndpoint::~MessageEndpoint(){
23
Destroy();
24
}
25
26
void MessageEndpoint::Destroy(){
27
Message m;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected