MongoDB C++ Driver legacy-1.0.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::SockAddr Struct Reference

wrapped around os representation of network address More...

#include <sock.h>

Public Member Functions

sa_family_t getType () const
 

Detailed Description

wrapped around os representation of network address

Member Function Documentation

◆ getType()

sa_family_t mongo::SockAddr::getType ( ) const
Returns
one of AF_INET, AF_INET6, or AF_UNIX

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