Fix leak in server acceptLoop
Refactor out a separate handleStream function and ensure that all connections are closed and the references are out of scope.
Hopefully closes #40052 (closed)
Refactor out a separate handleStream function and ensure that all connections are closed and the references are out of scope.
Hopefully closes #40052 (closed)