Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
xgboost::collective::SockAddress Class Reference

Address for TCP socket, can be either IPv4 or IPv6. More...

#include <socket.h>

Public Member Functions

 SockAddress (SockAddrV6 const &addr)
 
 SockAddress (SockAddrV4 const &addr)
 
auto Domain () const
 
bool IsV4 () const
 
bool IsV6 () const
 
auto const & V4 () const
 
auto const & V6 () const
 

Detailed Description

Address for TCP socket, can be either IPv4 or IPv6.


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