summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/bsd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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