Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ShutDown
Method
ShutDown
util/network/socket.h:361–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
}
360
361
inline void ShutDown(int mode) const {
362
::ShutDown(Fd(), mode);
363
}
364
365
void Close();
366
Callers
2
OnStop
Method · 0.45
TestBrokenPipe
Method · 0.45
Calls
2
ShutDown
Function · 0.85
Fd
Function · 0.85
Tested by
1
TestBrokenPipe
Method · 0.36