-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Signed-off-by: sriv <srikanth.ddit@gmail.com> Co-authored-by: Nivedha <nivedhasenthil@gmail.com>
- Loading branch information
1 parent
61d09d6
commit 6e0d83f
Showing
1 changed file
with
8 additions
and
10 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
6e0d83f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commento al programma in JavaScript:La funzione di sistema pipe(),che e' utilizzata nell'aprire i descrittori di file, che vengono utilizzati per comunicare tra diversi processi in sistemi con pipelines.La funzione pipe() viene utilizzata per la comunicazione tra processi,tra sistemi con S.O. unix.
6e0d83f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jappenn - I don't understand your comment, but I am guessing you've found an issue due to this commit? Could you please elaborate, and if you have a potential fix, please, you are welcome to raise a PR. Thanks!