Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Execute
Method · 0.85
TFdOperation
Method · 0.85
SetSockOpt
Method · 0.85
SetSocketTimeout
Method · 0.85
SetNoDelay
Method · 0.85
SetLinger
Method · 0.85
SetZeroLinger
Method · 0.85
SetKeepAlive
Method · 0.85
SetOutputBuffer
Method · 0.85
SetInputBuffer
Method · 0.85
MaximumSegmentSize
Method · 0.85
MaximumTransferUnit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected