mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 14:53:12 +02:00
bf2c5110db
This so we have a few simple concepts: Client: this can be a user, server, or something unknown yet Then the type of clients: User: this is a user, someone with a nick name. Server: this is a server Etc.