-
Notifications
You must be signed in to change notification settings - Fork 408
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support named pipes for client/server communication.
- Access the named pipe from --pipe flag, as per specification - On Windows, pipes are implemented via. named pipes - On Linux & MacOS pipes are implementated via. unix sockets Co-authored-by: Roland Grunberg <[email protected]> Co-authored-by: Jinbo Wang <[email protected]> Signed-off-by: Roland Grunberg <[email protected]>
- Loading branch information
1 parent
1c837a4
commit 9c5cb1f
Showing
1 changed file
with
186 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