mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2025-02-21 11:37:10 +01:00
5 lines
94 B
C
5 lines
94 B
C
|
|
void HaltTcpThread();
|
|
void ResumeTcpThread();
|
|
void InitTcpThread();
|
|
void ShutdownTcpThread(); |