aboutsummaryrefslogtreecommitdiff
path: root/works/life/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
commit04bc88aca6157dfd1d2309b353d9feb64bcc8800 (patch)
tree2e6a836c81085f77e65223b7004cb7667cceef52 /works/life/computer-network-experiment/server.cpp
parent868936626cd32590b697cc5ba0c67e032deabd38 (diff)
downloadcrupest-04bc88aca6157dfd1d2309b353d9feb64bcc8800.tar.gz
crupest-04bc88aca6157dfd1d2309b353d9feb64bcc8800.tar.bz2
crupest-04bc88aca6157dfd1d2309b353d9feb64bcc8800.zip
import(life): ...
Diffstat (limited to 'works/life/computer-network-experiment/server.cpp')
-rw-r--r--works/life/computer-network-experiment/server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/works/life/computer-network-experiment/server.cpp b/works/life/computer-network-experiment/server.cpp
index f12630a..ac80125 100644
--- a/works/life/computer-network-experiment/server.cpp
+++ b/works/life/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