summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/sfdnsres.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-1/+1
* sfdnsres: Use proper namesgerman772021-04-091-2/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-19/+19
* service: Update function tablesVolcaEM2020-06-291-10/+15
* hle/service: Resolve unused variable warningsLioncash2019-04-041-2/+10
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
* sockets: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-0/+1
* Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl2018-03-251-10/+12
* [WIP] sfdnsres: stub (#146)mailwl2018-01-301-0/+36