MCPcopy Create free account
hub / github.com/apache/arrow / ~ServerSignalHandler

Method ~ServerSignalHandler

cpp/src/arrow/flight/server.cc:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 ~ServerSignalHandler() { ARROW_CHECK_OK(Shutdown()); }
84
85 private:
86 std::shared_ptr<SelfPipe> self_pipe_;

Callers

nothing calls this directly

Calls 1

ShutdownFunction · 0.85

Tested by

no test coverage detected