method Server.prototype.closeIdleConnections
Jump to headingServer.prototype.closeIdleConnections(): voidCloses all connections connected to this server which are not sending a request or waiting for a response.
Return Type Jump to heading
voidJump to headingServer.prototype.closeIdleConnections(): voidCloses all connections connected to this server which are not sending a request or waiting for a response.
void