DEP0020:Server.connections


🌐 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.