Update 'Home'
parent
fba3fb5355
commit
0b1fd3da2a
2
Home.md
2
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue