xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | List of all members
xdr::delete_addrinfo Struct Reference

A deleter to use std::unique_ptr with addrinfo structures (which must be freed recursively). More...

#include <socket.h>

Public Member Functions

void operator() (addrinfo *ai) const
 

Detailed Description

A deleter to use std::unique_ptr with addrinfo structures (which must be freed recursively).

Definition at line 100 of file socket.h.


The documentation for this struct was generated from the following file: