| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9accebe commit b181e26
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -506,6 +506,8 @@ Listening on a file descriptor is not supported on Windows. | |||
| 506 | 506 | This function is asynchronous. The last parameter `callback` will be added as | |
| 507 | 507 | a listener for the `'listening'` event. See also [`net.Server.listen()`][]. | |
| 508 | 508 | ||
| 509 | + Returns `server`. | ||
| 510 | + | ||
| 509 | 511 | ### server.listen(path[, callback]) | |
| 510 | 512 | ||
| 511 | 513 | Start a UNIX socket server listening for connections on the given `path`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments