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

operator()

Compare two socket wrappers by their underlying descriptor.

Created with MrDocs