1.A port number on which the server should accept incoming requests.
2.Name of the domain
3.The maximum number of queued pending connections
4.An asynchronous function that is called when the server starts listening for requests.
Answer:3