Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~SocketException
Method
~SocketException
tools/streamer_recorder/PracticalSocket.cpp:57–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
SocketException::~SocketException() throw() {
58
}
59
60
const char *SocketException::what() const throw() {
61
return userMessage.c_str();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected