I\'m trying to test the following method:
endSocketConn(socket) { if(!socket) { return; } socket.setTimeout(5000, () => { sock