Chromium Code Reviews
DescriptionDon't use TEMP_FAILURE_RETRY macro with inet_addr
inet_addr is not a syscall, therefore it should not be used with the
TEMP_FAILURE_RETRY macro.
This fixes a warning in the Android build.
Committed: https://code.google.com/p/dart/source/detail?r=12447
Patch Set 1 #Patch Set 2 : Modify change list to remove description of potential infinite loop. Not sure it is really possible. #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||