MCPcopy Create free account
hub / github.com/Tencent/phxsql / Close

Method Close

phxcomm/net/net.cpp:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void NetIO::Close(const int &fd) {
161 close(fd);
162}
163
164}
165

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected