method Server.prototype.closeIdleConnectionsServer.prototype.closeIdleConnections(): voidDeprecatedCloses all connections connected to this server which are not sending a request or waiting for a response. Return Typevoid