MCPcopy Create free account
hub / github.com/cuberite/cuberite / GetSocket

Method GetSocket

src/OSSupport/Socket.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46cSocket::xSocket cSocket::GetSocket() const
47{
48 return m_Socket;
49}
50
51
52

Callers 5

ExecuteMethod · 0.80
PrepareSetsMethod · 0.80
ReadFromSocketsMethod · 0.80
WriteToSocketsMethod · 0.80
ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected