summaryrefslogtreecommitdiff
path: root/Client/Source/Network
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-12-13 15:00:32 +0800
committerchai <chaifix@163.com>2021-12-13 15:00:32 +0800
commita5dd54fbf8b6768423c48786b6a2afaf9a8ece0e (patch)
treef85c85c991c36d105f6bcba7fd628dc9749e1462 /Client/Source/Network
parentbca78a2319400ef7e11a35f682fe45ac3fce0fbd (diff)
*misc
Diffstat (limited to 'Client/Source/Network')
-rw-r--r--Client/Source/Network/Socket.h2
-rw-r--r--Client/Source/Network/http.cpp0
-rw-r--r--Client/Source/Network/http.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/Client/Source/Network/Socket.h b/Client/Source/Network/Socket.h
index e69de29..3749a34 100644
--- a/Client/Source/Network/Socket.h
+++ b/Client/Source/Network/Socket.h
@@ -0,0 +1,2 @@
+
+// UDP socket \ No newline at end of file
diff --git a/Client/Source/Network/http.cpp b/Client/Source/Network/http.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Client/Source/Network/http.cpp
diff --git a/Client/Source/Network/http.h b/Client/Source/Network/http.h
new file mode 100644
index 0000000..50e9667
--- /dev/null
+++ b/Client/Source/Network/http.h
@@ -0,0 +1 @@
+#pragma once