mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-30 01:06:56 +08:00
Mark Mentovai
7413569ea6
win: Explain the CreateFile() client-side pipe-opening loop
The bug and linked code review has more of the history, but we’ve been tempted to remove the loop outright a couple of times already before realizing that it serves an important purpose. Hopefully this comment will protect our future selves from going on the same fool’s errand. BUG=crashpad:75 R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1427643010 .
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%