From 9602407d8670d4514b4c1a82e769592527b2a1cb Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Thu, 14 Sep 2023 13:28:14 -0400 Subject: [PATCH] auto --- p2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/p2.md b/p2.md index fefc25f..88ef089 100644 --- a/p2.md +++ b/p2.md @@ -1,5 +1,8 @@ # Project 2: Separation of concerns: RPCs -**Due: Sept 24, 2023, 11:59:59 pm, v1** +**Due: Sept 24, 2023, 11:59:59 pm, v1.01** + +### Recent changes +- Clarified that the server should listen to an address with just ":<port>", no host. ## Big Picture -- GitLab