Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHD/OpenHD
/ ~UDPEndpoint
Method
~UDPEndpoint
OpenHD/ohd_telemetry/src/endpoints/UDPEndpoint.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
UDPEndpoint::~UDPEndpoint() { m_receiver_sender->stopBackground(); }
51
52
bool UDPEndpoint::sendMessagesImpl(
53
const std::vector<MavlinkMessage>& messages) {
Callers
nothing calls this directly
Calls
1
stopBackground
Method · 0.80
Tested by
no test coverage detected