| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -842,7 +842,7 @@ pipes between the parent and child. The value is one of the following: | |||
| 842 | 842 | file, socket, or a pipe with the child process. The stream's underlying | |
| 843 | 843 | file descriptor is duplicated in the child process to the fd that | |
| 844 | 844 | corresponds to the index in the `stdio` array. The stream must have an | |
| 845 | - underlying descriptor (file streams do not until the `'open'` event has | ||
| 845 | + underlying descriptor (file streams do not start until the `'open'` event has | ||
| 846 | 846 | occurred). | |
| 847 | 847 | 7. Positive integer: The integer value is interpreted as a file descriptor | |
| 848 | 848 | that is open in the parent process. It is shared with the child | |
| Back | FazBrowse Home | New Git URL |
0 commit comments