forked from dolphin-emu/dolphin
Clients have no need to send their configuration information on start and the server straight out ignores it. Not to mention it shouldn't try sending a struct as a null terminated string. Cleans up how the server sends the configuration slightly as well.