inetd
The superserver is named inetd. This single daemon creates a number of sockets and waits for incoming requests.
When a request arrives, inetd will fork and the child process handles the client.
Previous slide
Next slide
Back to first slide
View graphic version