server.on("error", onError);
if an error Error: listen EADDRINUSE: 4000 indicates that port 4000 is occupied, how can I use code execution to close the application that kills the currently occupied port if I hear that EADDRINUSE, does not enter the command line or task management in the onError event?