summaryrefslogtreecommitdiffstats
path: root/src/core/network/network_interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: use Common::BitCast instead of std::bit_castSönke Holz2021-08-131-2/+3
* network: narrow down scope of "result" in win32 code forSönke Holz2021-08-131-4/+5
* network: use explicit bool conversions in GetAvailableNetworkInterfacesSönke Holz2021-08-131-1/+1
* network: correct formatting in network.cpp and network_interface.cppSönke Holz2021-08-121-5/+3
* configuration: add option to select network interfacespholz2021-08-121-0/+113