boundSocket.isPipe


true 当套接字绑定了 path(一个 Unix 域套接字或 Windows 命名管道)时,false 用于 TCP 绑定。getter 在 net.BoundSocket.prototype 的存在也可以作为 path 支持的能力探测。