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