server_foreach
int server_foreach(int (*)(struct server *,
if (server_foreach(logger_open, NULL) == -1)