dummy_server - A simple server that binds to a user-specified port and does nothing
Contents
Description
dummy_server is a simple server that binds to a user-specified port and does nothing.
Name
dummy_server - 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).
Synopsis
dummy_serverlisten_portmax_connections_in_queue
