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
Any custom implementation of NetworkStream must now
implement set_read_timeout and set_write_timeout, so those will
break. Most users who only use the provided streams should work with
no changes needed.