Update 'Home'

John Bintz 2023-04-10 21:11:27 +00:00
parent fba3fb5355
commit 0b1fd3da2a
1 changed files with 1 additions and 1 deletions

@ -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)