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