server.listen(path[, backlog][, callback])


启动 IPC 服务器,监听给定 path 上的连接。

Start an IPC server listening for connections on the given path.