This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/network
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
..
network.cpp Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -03:00
network.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00
sockets.h CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ 2020-12-06 18:56:40 -05:00