aboutsummaryrefslogtreecommitdiff
path: root/client.c
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-09-21 08:03:14 +0000
committersotech117 <michael_foiani@brown.edu>2023-09-21 08:03:14 +0000
commitebac9a74847dfbffa85e0fb2c184abfeb4aea06f (patch)
tree0dd0b2537a3606c5e369d612275f60ace278624e /client.c
parent9ba49f755e152d0996a43e8da7d146b8d2069051 (diff)
death with handshake first
Diffstat (limited to 'client.c')
-rw-r--r--client.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/client.c b/client.c
index 760b494..74a3f5d 100644
--- a/client.c
+++ b/client.c
@@ -93,6 +93,8 @@ int main(int argc, char *argv[])
usleep(1000);
+ // sleep(1);
+
struct Hello hello;
hello.commandType = 0;
// convert updPort to an int