summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/sockets_translate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`comex2020-12-071-2/+2
* core/CMakeLists: Make some warnings errorsLioncash2020-10-131-2/+2
* service/sockets: Add translate functionsReinUsesLisp2020-07-281-0/+48