aboutsummaryrefslogtreecommitdiff
path: root/Semestr 4/sieci/pracownia3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Semestr 4/sieci/pracownia3/config.h')
-rw-r--r--Semestr 4/sieci/pracownia3/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Semestr 4/sieci/pracownia3/config.h b/Semestr 4/sieci/pracownia3/config.h
deleted file mode 100644
index 3b81646..0000000
--- a/Semestr 4/sieci/pracownia3/config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef CONFIG_H
-#define CONFIG_H
-
-#define DATAGRAM_LEN 1000
-#define HEADER_LEN 40
-
-#define WINDOW_SIZE 3000
-#define TIMEOUT 100
-
-#endif