aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/socketcreator.h
AgeCommit message (Collapse)Author
2022-05-05Fix clang formatKawe Mazidjatari
2022-03-04Fix formattingAmos
2022-03-04RCON implementationAmos
* Full CNetAdr rewrite (protocol agnostic) * Full CSocketCreator class rebuild (based on Valve's implementation) * RCON implementation on server and client * Misc cleanup