stats.isSocket()
返回上层文档
新增于: v0.1.10
返回:
<boolean>
如果
<fs.Stats>
对象描述的是套接字,则返回
true
。
【Returns
true
if the
<fs.Stats>
object describes a socket.】