MCPcopy 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

OnStopMethod · 0.45
TestBrokenPipeMethod · 0.45

Calls 2

ShutDownFunction · 0.85
FdFunction · 0.85

Tested by 1

TestBrokenPipeMethod · 0.36