Sock::EqualSharedPtrSock

Equality comparator for shared_ptr<const Sock> based on the underlying socket descriptor.

Synopsis

Declared in <util/sock.h>

struct EqualSharedPtrSock;

Member Functions

NameDescription
operator() Compare two socket wrappers by their underlying descriptor.