MCPcopy 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
60const char *SocketException::what() const throw() {
61 return userMessage.c_str();
62}
63
64// Function to fill in address structure given an address and port
65static void fillAddr(const string &address, unsigned short port,

Callers 1

streamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected