yuzu/src/core/hle/service/sockets
Rodrigo Locatti e94dd7e2c4
Merge pull request #5142 from comex/xx-poll-events
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`
2020-12-09 03:52:20 -03:00
..
blocking_worker.h blocking_worker: Make use of templated lambda 2020-09-07 00:47:46 -04:00
bsd.cpp Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -03:00
bsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ethc.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ethc.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00
sockets_translate.cpp Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -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