Computes a hash value for a NetworkSocket.
Declared in <folly/net/NetworkSocket.h>
<folly/net/NetworkSocket.h>
size_t operator()(folly::NetworkSocket const& s) const noexcept;
The hash of the socket's underlying handle.