yuzu/src/core/hle/service/sockets
Fernando S 4ad6bca31c
Merge pull request #8171 from tech-ticks/skyline-improvements
Improvements for game modding with Skyline, DNS resolution
2022-04-10 23:40:54 +02:00
..
bsd.cpp Merge pull request #8171 from tech-ticks/skyline-improvements 2022-04-10 23:40:54 +02:00
bsd.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ethc.cpp ethc: Update to 12.x 2021-04-08 19:40:25 -06:00
ethc.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.cpp nsd: Update to 12.x 2021-04-08 19:40:25 -06:00
nsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.cpp service: sfdnsres: Implement DNS address resolution 2022-04-08 21:28:03 +02:00
sfdnsres.h service: sfdnsres: Implement DNS address resolution 2022-04-08 21:28:03 +02:00
sockets.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.h service: bsd: Add keepalive socket option 2022-04-07 23:30:23 +02:00
sockets_translate.cpp core: Silence warnings when compiling without asserts 2021-01-05 04:18:16 -03:00
sockets_translate.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00