DescriptionAdds some error handling to the socket implementation.
I'm starting to try to track down the hang in socket_test in
a call to read() on Mac. We weren't checking that the calls
to set fds non-blocking were successful, so I'll start with
adding code to do that.
This CL also fixes the GN arm android build.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/43a506bcc8bc57662c5e348dbf1d4ad38f90e9db
Patch Set 1 #Patch Set 2 : Fix gn arm android build #Patch Set 3 : Add comment #
Total comments: 2
Patch Set 4 : Add perror calls for fcntl #
Messages
Total messages: 7 (3 generated)
|