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
1575: Fix unsoundness in FdSet methods r=asomers a=taylordotfish
Ensure file descriptors are nonnegative and less than `FD_SETSIZE`. (Fixes#1572.)
Co-authored-by: taylor.fish <[email protected]>
0 commit comments