aboutsummaryrefslogtreecommitdiff
path: root/computer-network-experiment/server.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-07 19:43:25 +0800
committercrupest <crupest@outlook.com>2021-06-07 19:43:25 +0800
commit1b8ff04e64e054a061f157b9458cf7c73dba43a9 (patch)
tree5eeba85b7c369488dba4b8c3373fa01201d2d338 /computer-network-experiment/server.cpp
parentce6348fa3731326046d8d69ec2171c1648a3d7d6 (diff)
downloadlife-1b8ff04e64e054a061f157b9458cf7c73dba43a9.tar.gz
life-1b8ff04e64e054a061f157b9458cf7c73dba43a9.tar.bz2
life-1b8ff04e64e054a061f157b9458cf7c73dba43a9.zip
...
Diffstat (limited to 'computer-network-experiment/server.cpp')
-rw-r--r--computer-network-experiment/server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/computer-network-experiment/server.cpp b/computer-network-experiment/server.cpp
index f12630a..ac80125 100644
--- a/computer-network-experiment/server.cpp
+++ b/computer-network-experiment/server.cpp
@@ -15,7 +15,6 @@
#include <arpa/inet.h>
#include <netinet/in.h>
#include <sys/socket.h>
-
#endif
const auto bind_address = "127.0.0.1"; // control bind address