et c'est un début!

This commit is contained in:
MarcEricMartel
2023-10-23 17:49:40 -04:00
parent fc4aa20005
commit 2c3abff96f
4 changed files with 11 additions and 3 deletions

View File

@@ -125,6 +125,7 @@ namespace netprot {
send(sock, *buf, *buflen, 0);
*buflen = BUFFER_LENGTH;
}
};
#endif