gh-88355: Fix backslashes in AF_PIPE (#96543)
Fix backslashes in AF_PIPE (#88355)
The correct syntax for AF_PIPE addresses is `\\.\pipe\blahblah`, not `\.\pipe{blahblah}`, but the syntax markup messed up the backslashes. C
cousteau committed
ff28d8926de92d809e3b7f71d3e44672178ed11e
Parent: 9859581
Committed by GitHub <noreply@github.com>
on 10/4/2022, 10:54:03 PM