Lines Matching full:path
461 * `'PATH_LENGTH_EXCEEDED'`: Path length constraint exceeded.
1630 * `path` {string} Creates Unix socket connection to path. If this option is
1635 If this option is specified, `path`, `host`, and `port` are ignored,
1755 ## `tls.connect(path[, options][, callback])`
1761 * `path` {string} Default value for `options.path`.
1766 Same as [`tls.connect()`][] except that `path` can be provided
1769 A path option, if specified, will take precedence over the path argument.