stop-server
function
clojure.core.server/stop-server
(stop-server [] [name])Stop server with name or use the server-name from *session* if none supplied.
Returns true if server stopped successfully, nil if not found, or throws if
there is an error closing the socket.
Examples
No examples yet. Be the first to add one!