You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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 all
0 commit comments