forked from mono/mono
-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for named pipes on Windows (case 1420995)
In #1192 we added support for named pipes on Windows previously. This support failed to work with the unityaot-win32 profile after the most recent Mono upgrade. With this change, we will also add tests to IL2CPP to ensure that this does not break again.
- Loading branch information
1 parent
88268f9
commit 3f4f535
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters