uid.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Defines |
| #define | UUID_LENGTH 10 |
| | This is the maximum length of a UUID (unique user identifier).
|
Define Documentation
|
|
This is the maximum length of a UUID (unique user identifier).
This length is set in compliance with TS6 protocol, and really should not be changed. Ever. It allows for a lot of clients as-is. -- w00t.
Definition at line 19 of file uid.h.
Referenced by InspIRCd::GetUID(), InspIRCd::IncrementUID(), and User::User(). |