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)