From 0b1fd3da2a7be8446297bc56104f09ec12a1ffde Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 10 Apr 2023 21:11:27 +0000 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 01f374b..98ffc3d 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ * After you Accept a connection from a client, you need to watch the new socket for that client for updates, rather than the original server socket: -```vb6 +```basic Do RESULT=Socket Wait Async Reading(SERVER, 500)