Commit 18d7e2d
committed
AT server.available fix
- don't return clients of other servers
this was a major error
- only return clients with data available
it is how server.available should work
- accept all waiting clients (up to max)
because not all of them may have data available
and we may want to server.print to all1 parent 65101b8 commit 18d7e2d
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | 492 | | |
494 | 493 | | |
495 | 494 | | |
| |||
498 | 497 | | |
499 | 498 | | |
500 | 499 | | |
501 | | - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
502 | 503 | | |
503 | 504 | | |
504 | 505 | | |
| |||
867 | 868 | | |
868 | 869 | | |
869 | 870 | | |
870 | | - | |
| 871 | + | |
0 commit comments