Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ what
Method
what
tools/streamer_recorder/PracticalSocket.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
const char *SocketException::what() const throw() {
61
return userMessage.c_str();
62
}
63
64
// Function to fill in address structure given an address and port
65
static void fillAddr(const string &address, unsigned short port,
Callers
1
stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected