Skip to main content
method ServerResponse.prototype.detachSocket
ServerResponse.prototype.detachSocket(socket: Socket): void
Deprecated

Parameters

socket: Socket

Return Type

void
Back to top