Equality comparator for shared_ptr<const Sock> based on the underlying socket descriptor.
Synopsis
Declared in <util/sock.h>
struct EqualSharedPtrSock;
Member Functions
Name |
Description |
Compare two socket wrappers by their underlying descriptor. |
Created with MrDocs