DEP0020:Server.connections
类型:生命结束
¥Type: End-of-Life
Server.connections 属性在 Node.js v0.9.7 中已弃用并已被删除。请改用 Server.getConnections() 方法。
¥The Server.connections property was deprecated in Node.js v0.9.7 and has
been removed. Please use the Server.getConnections() method instead.