github.com
listener: respect address.pipe.mode (it didn't work) by sorah · Pull Request #13493 · envoyproxy/...
listener[].address.pipe.mode configuration wasn't working since it has been landed, as it was ignored during resolution from config object to Address instance. This patch fixes the following c...