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

Method Fd

library/cpp/coroutine/engine/sockpool.h:246–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244 }
245
246 SOCKET Fd() const noexcept {
247 return Fd_;
248 }
249
250private:
251 SOCKET Fd_;

Callers 1

network.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected