From cf1ab8c2f4c083f40afdeeca15c66afc0e05610d Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 8 Jun 2021 10:16:22 +0800 Subject: ... --- computer-network-experiment/IO.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'computer-network-experiment/IO.h') diff --git a/computer-network-experiment/IO.h b/computer-network-experiment/IO.h index b0cf489..1658b78 100644 --- a/computer-network-experiment/IO.h +++ b/computer-network-experiment/IO.h @@ -64,3 +64,5 @@ void SignalAndWaitForOutputThreadStop(); void OnInputLine(StringView line); void StartIOThread(); + +String ReadInputLine(); \ No newline at end of file -- cgit v1.2.3