MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / set_fd

Method set_fd

extra/yassl/src/socket_wrapper.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82
83
84void Socket::set_fd(socket_t s)
85{
86 socket_ = s;
87}
88
89
90socket_t Socket::get_fd() const

Callers 2

SetUpBaseFunction · 0.80
SSL_set_fdFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected