Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
NetworkInterfaceEnum.cpp File Reference
#include "Globals.h"
#include "Network.h"
#include "event2/util.h"
#include <sys/types.h>
#include <ifaddrs.h>
#include <netinet/in.h>
#include <arpa/inet.h>
Include dependency graph for NetworkInterfaceEnum.cpp:

Go to the source code of this file.

Functions

static AString PrintAddress (ifaddrs *InterfaceAddress)
 

Function Documentation

◆ PrintAddress()

static AString PrintAddress ( ifaddrs *  InterfaceAddress)
static

Definition at line 55 of file NetworkInterfaceEnum.cpp.