start of refactoring + ipv6

This commit is contained in:
Arthur-Coppey
2021-10-30 08:08:32 +02:00
parent 010c9286eb
commit 39c157b271
2 changed files with 51 additions and 19 deletions
+2
View File
@@ -19,6 +19,8 @@
#define MESSAGE_STRING_LENGTH 2048
void server(int tcp, int ipv6);
void tcpServer();
_Noreturn void udpServer();