| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -826,7 +826,7 @@ used to implement flow control. | |||
| 826 | 826 | #### Example: sending a server object | |
| 827 | 827 | ||
| 828 | 828 | The `sendHandle` argument can be used, for instance, to pass the handle of | |
| 829 | - a TSCP server object to the child process as illustrated in the example below: | ||
| 829 | + a TCP server object to the child process as illustrated in the example below: | ||
| 830 | 830 | ||
| 831 | 831 | ```js | |
| 832 | 832 | const child = require('child_process').fork('child.js'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments