daemon_list() returns IDs of servers, which can be used to stop the
daemonized servers.
daemon_stop(which = daemon_list())
daemon_list()The function daemon_list() returns a list of existing server
IDs, and daemon_stop() returns an invisible NULL.