https://nodejs.org/docs/latest-v12.x/api/net.html#net_server_listen_options_callback It states: `callback <Function> Common parameter of server.listen() functions.` This does not give me any information if there are or if there are no any parameters when the function is called.