summaryrefslogtreecommitdiff
path: root/src/core/network/network.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu: Add ui files for multiplayer roomsGravatar FearlessTobi2022-07-251-117/+0
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: Remove unused includesGravatar ameerj2021-11-031-1/+0
* network: retrieve subnet mask and gateway infoGravatar Sönke Holz2021-08-161-0/+19
* configuration: add option to select network interfaceGravatar spholz2021-08-121-2/+3
* [network] Error handling reformGravatar comex2021-02-281-0/+6
* network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum...Gravatar comex2020-12-061-9/+15
* Revert "core: Fix clang build"Gravatar bunnei2020-10-201-6/+6
* core: Fix clang buildGravatar Lioncash2020-10-171-6/+6
* core/network: Add network abstractionGravatar ReinUsesLisp2020-07-191-0/+87