Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[win pipes] Defer connection establishment to first write
Allows the client creation call (`New`) call with a windows named pipe target address to be successful even if the Agent hasn't created the named pipe yet. This new behavior is consistent with the UDS writer.
- Loading branch information