Util: Add socket helper classes

This commit is contained in:
Stenzek
2024-05-25 23:49:14 +10:00
parent 9eb18449a7
commit 4e905a63ec
14 changed files with 1502 additions and 2 deletions

View File

@ -63,6 +63,8 @@ add_library(util
shadergen.h
shiftjis.cpp
shiftjis.h
sockets.cpp
sockets.h
state_wrapper.cpp
state_wrapper.h
wav_writer.cpp