31 Commits (edbfbf2f2fc43f45d97ec5cd1d7ebddf194ae19c)

Author SHA1 Message Date
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Morph 219d0ba978 network: Do not log IP address 5 years ago
Morph 290afc00d3 common: Move error handling to error.cpp/h 5 years ago
Morph 871e1c6315 network_interface: Cleanup code 5 years ago
Morph a32a7dacf4 network_interface: Replace default return value with std::nullopt 5 years ago
Sönke Holz 356dbf4d1d network_interface: correct formatting 5 years ago
spholz dc47b5a5bf network_interface: fix mingw-w64 build 5 years ago
Sönke Holz 70419f7a17 network: retrieve subnet mask and gateway info 5 years ago
spholz deb65a5717 network: don't use reinterpret_cast in GetAvailableNetworkInterfaces 5 years ago
Sönke Holz e660334a21 network: fix mingw-w64 build 5 years ago
Sönke Holz b18e1d031f network: don't use assert to check if no network interfaces are returned 5 years ago
Sönke Holz a0c4c1a23a network: use Common::BitCast instead of std::bit_cast 5 years ago
Sönke Holz 8513e59431 network: narrow down scope of "result" in win32 code for 5 years ago
Sönke Holz 771de32af1 network: use explicit bool conversions in GetAvailableNetworkInterfaces 5 years ago
Sönke Holz 765e97c347 network: initialize ip_addr in GetHostIPv4Address() 5 years ago
Sönke Holz 21743daf38 network: correct formatting in network.cpp and network_interface.cpp 5 years ago
spholz 1e98e73828 configuration: add option to select network interface 5 years ago
Sönke Holz ddeb8d854e network: GetAndLogLastError: ignore Errno::AGAIN 5 years ago
Sönke Holz 652e5e3df0 network: fix fcntl cmds 5 years ago
spholz e71f78d04c
network: fix ternary operator in Socket::SendTo 5 years ago
comex 2910aa77b2 [network] Error handling reform 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
comex 0791082b43 network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` 6 years ago
comex 0e122c13ad CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ 6 years ago
Lioncash ea20b5c970 core: Fix clang build pt.3 6 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 6 years ago
Lioncash be1954e04c core: Fix clang build 6 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 6 years ago
Jan Beich f99be1c923 network: add missing include for BSDs 6 years ago
ReinUsesLisp 51817f6e59 core/network: Add network abstraction 6 years ago