Chromium Code Reviews
DescriptionFix Windows XP process handling.
ProcThreadAttributeLists are not supported on Windows XP so we need
to dynamically load the functions and check that they exist. This
of course means that file descriptors are inherited on XP, but we
knew that already.
R=sgjesse@google.com
BUG=dartbug.com/7492
Committed: https://code.google.com/p/dart/source/detail?r=16309
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #Messages
Total messages: 3 (0 generated)
|