Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SlimeVR/SlimeVR-Tracker-ESP
/ getWriteError
Method
getWriteError
src/network/connection.cpp:196–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
int Connection::getWriteError() { return m_UDP.getWriteError(); }
197
198
// PACKET_HEARTBEAT 0
199
void Connection::sendHeartbeat() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected