mirror of
https://github.com/pissnet/angiosperm.git
synced 2025-07-29 16:22:23 +01:00
Show opers a list of recently (<24hrs) split servers in /map.
This commit is contained in:
parent
994544c294
commit
c0bc9fe39a
3 changed files with 30 additions and 0 deletions
include
|
@ -35,6 +35,7 @@ extern struct scache_entry *scache_connect(const char *name, const char *info, i
|
|||
extern void scache_split(struct scache_entry *ptr);
|
||||
extern const char *scache_get_name(struct scache_entry *ptr);
|
||||
extern void scache_send_flattened_links(struct Client *source_p);
|
||||
extern void scache_send_missing(struct Client *source_p);
|
||||
extern void count_scache(size_t *, size_t *);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue