mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-18 04:51:26 +00:00
This function returns the server structure of a client or a given "mask"; it is useful for implemention handlers for commands like "COMMAND *.net", which should work on a server matching "*.net". Please note that the local server is always returned when it matches the mask, but besides that, the order is completely arbitrary.