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