NAME
dummy_server - A simple server that binds to a user-specified port and
does nothing
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.
SEE ALSO
ipkungfu(8).
AUTHOR
This manual page was written by Luis Uribe <acme@eviled.org> for the
Debian project (but may be used by others).
February 2007 dummy_server(8)