Restructured Socket Handling, and fixed some memory leaks in it

This commit is contained in:
2026-03-21 11:06:43 +10:00
parent b4351b8f48
commit af8f359759
5 changed files with 219 additions and 170 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ add_executable(ossp MACOSX_BUNDLE
discordrpc.c
localRadioDBHandler.c
localMusicHandler.cpp
socket.c
socket/socket.c
socket/socketActions.c
gui/gui_entry.cpp
player/player.c
player/playQueue.cpp