Returns the process-global shutdown socket set, if one has been installed.
Declared in <folly/io/GlobalShutdownSocketSet.h>
<folly/io/GlobalShutdownSocketSet.h>
std::shared_ptr<ShutdownSocketSet> tryGetShutdownSocketSet();
A shared pointer to the global set, or null if none is set.