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
Socket::select() uses more advanced polling mechanisms under the hood, if available. This warning should be moved into the function implementation and trigger only if select() is truly used.