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

Method get_fd

extra/yassl/src/socket_wrapper.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88
89
90socket_t Socket::get_fd() const
91{
92 return socket_;
93}
94
95
96Socket::~Socket()

Callers 4

SSL_get_fdFunction · 0.80
SSL_connectFunction · 0.80
SSL_acceptFunction · 0.80
SSL_shutdownFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected