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

Parameters

socket: Socket

Return Type

void
Back to top