You need to sign in or sign up before continuing.
-
Antoine Pitrou authored
retry the select() loop instead of bailing out. This is because select() can incorrectly report a socket as ready for reading (for example, if it received some data with an invalid checksum).
3e1fd27b