Hasher for a shared_ptr<const Sock> keyed on the underlying socket descriptor.
Synopsis
Declared in <util/sock.h>
struct HashSharedPtrSock;
Member Functions
Name |
Description |
Hash the wrapped socket descriptor. |
Created with MrDocs