Scroll to navigation
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.
AUTHOR¶
This manual page was written by Luis Uribe <acme@eviled.org> for the
Debian project (but may be used by others).