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
While I didn't find any catch phrase that could handle this exception, thus when create new async socket failed, the exception causes the whole program terminated.
My question is, is that normal or should I override this function to deal with exceptions on my case?