stop(port, host = DEFAULT_HOST)
Class Public methods
Stop the server running on the given port, bound to the given host
- port
-
port, as a FixNum, of the server to stop
-
host
-
host on which to find the server to stop
Stop the server running on the given port, bound to the given host
port, as a FixNum, of the server to stop
host
host on which to find the server to stop
Please login to continue.