A simple server that binds to a user-specified port and does nothing
dummy_server listen_port max_connections_in_queue
dummy_server is a simple server that binds to a user-specified port and does nothing.
dummy_server needs two parameters: the port that will be used to listen and the number of maximum connections in queue.
This manual page was written by Luis Uribe <[email protected]> for the Debian project (but may be used by others).