Files
citra/src/core
PabloMK7 5c45c97ff9 Implement/Fix more SOC related functions (#6267)
* Implement SOC_U::GetHostByName and partial SOC_U::GetNetworkOpt

* Implement AC::GetWifiStatus, and get proper network interface.

* Minor fixes

* More minor fixes

* Even more fixes

* Fix Get/Set SockOpt

* Implement SendToOther

* Apply suggestions and fix timer advance

* Fix variable name

* Add more sockopt values and fix send/recv flags.

* Fix dontwait logic

* Add missing header for linux

* Remove TCP_STDURG

* Fix poll and add more 3ds <-> platform conversions

* Finish implementing all platform <-> 3ds conversion.

* Disable UDP connreset and fix poll again.

* Fix compile issues

* Apply suggestions

* Fix compiler issues

* Fix compiler errors (again)

* Fix GetAddrInfo

* Use IPC::MakeHeader instead of raw hardcoded value.
2023-05-21 19:01:08 -07:00
..
2023-05-03 17:24:10 +02:00
2023-05-03 17:24:10 +02:00
2023-05-05 03:10:34 -07:00
2023-05-07 02:34:14 +03:00
2022-12-11 10:08:58 +02:00
2022-12-11 10:08:58 +02:00
2020-02-13 17:39:15 +08:00
2021-02-08 11:25:38 +08:00
2023-04-10 00:51:02 -03:00