MCPcopy Create free account
hub / github.com/catboost/catboost / Fd

Method Fd

library/cpp/neh/https.cpp:427–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425 }
426
427 SOCKET Fd() {
428 return *Socket;
429 }
430
431 protected:
432 friend class TConnCache;

Callers 3

ConnectMethod · 0.45
PurgeCacheMethod · 0.45
DoRunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected