Compute a hash of the given SocketAddress.
Declared in <folly/SocketAddress.h>
<folly/SocketAddress.h>
size_t operator()(folly::SocketAddress const& addr) const;
Hash value for the address.