group2
0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
LocalAddress.hpp
Go to the documentation of this file.
1
3
4
#pragma once
5
6
#include <string>
7
8
namespace
local_address
9
{
10
12
std::string
firstLanIPv4
();
13
14
}
// namespace local_address
local_address
Definition
LocalAddress.cpp:14
local_address::firstLanIPv4
std::string firstLanIPv4()
Return the first active non-loopback LAN IPv4 address, or 127.0.0.1 if none is found.
Definition
LocalAddress.cpp:16
src
client
util
LocalAddress.hpp
Generated by
1.16.1