stopServer
This closes the connections to all clients and stops listening for new client connections. It will return an error if the current process is not acting as a server.
To make sure the current process is not acting as a server (and to avoid causing an error):
lens> catch stopServer