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

Function Fd

library/cpp/neh/asio/tcp_socket_impl.h:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 }
318
319 inline SOCKET Fd() const noexcept {
320 return S_;
321 }
322
323 TEndpoint RemoteEndpoint() const {
324 return RemoteEndpoint_;

Callers 14

ExecuteMethod · 0.85
TFdOperationMethod · 0.85
SetSockOptMethod · 0.85
SetSocketTimeoutMethod · 0.85
SetNoDelayMethod · 0.85
SetLingerMethod · 0.85
SetZeroLingerMethod · 0.85
SetKeepAliveMethod · 0.85
SetOutputBufferMethod · 0.85
SetInputBufferMethod · 0.85
MaximumSegmentSizeMethod · 0.85
MaximumTransferUnitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected