server.address()
- 返回:<Object>
返回操作系统报告的服务器绑定地址、地址族名称和端口。有关更多信息,请参见 net.Server.address()。
【Returns the bound address, the address family name, and port of the
server as reported by the operating system. See net.Server.address() for
more information.】