mirror of
https://git.k0rb4k.net/K0RB4K/qotd.git
synced 2026-09-26 21:31:01 +00:00
both protocols work
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
// TODO: arg options for tcp or udp
|
||||
udp();
|
||||
tcp();
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user