summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/bsd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsd: Stub EventFdameerj2021-01-311-0/+1
* Stub GetSockOptgerman2021-01-281-0/+1
* hle: service: bsd: Update to work with service threads, removing SleepClientThread.bunnei2020-12-291-8/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+2
* Revert "core: Fix clang build"bunnei2020-10-211-3/+0
* core: Fix clang buildLioncash2020-10-181-0/+3
* services/bsd: Implement most of bsd:sReinUsesLisp2020-07-281-3/+145
* service/sockets: Add enumerations and structuresReinUsesLisp2020-07-281-0/+2
* bsd: Stub several more functions.bunnei2020-01-251-0/+4
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+2
* service/sockets: Add missing bsdcfg socket serviceLioncash2018-07-261-0/+5
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl2018-03-251-0/+31