Files
rust/src
Steven Fackler cab99a3f8c Fix TcpStream::connect_timeout on linux
Linux appears to set POLLOUT when a conection's refused, which is pretty
weird. Invert the check to look for an error explicitly. Also add an
explict test for this case.

Closes #45265.
2017-10-14 13:56:30 -07:00
..
2017-10-10 18:59:40 -07:00
2017-10-10 23:21:20 -04:00
2017-09-28 07:45:50 -07:00
2017-09-24 13:53:11 -07:00
2017-09-25 08:17:37 +02:00
2017-10-05 05:04:40 +02:00
2017-09-28 07:45:50 -07:00