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
op bool should return false only for a 'null' client. a closed client
may still have data to read.
a Client returned from Server.available() should not fail on usual bool
test if it has data available.
0 commit comments