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
If the user has called accept on a server and later closes it before a connection has been made should the accept callback be invoked with an error of some sort?
The text was updated successfully, but these errors were encountered:
If the user has called
accept
on a server and later closes it before a connection has been made should theaccept
callback be invoked with an error of some sort?The text was updated successfully, but these errors were encountered: