Parent Directory
|
Revision Log
|
Patch
revision 912 by stu, Sun Nov 4 23:21:51 2007 UTC | revision 913 by michael, Wed Nov 7 23:20:12 2007 UTC | |
---|---|---|
# | Line 37 | Line 37 |
37 | ||
38 | /* Right out of the RFC */ | /* Right out of the RFC */ |
39 | #define IRCD_BUFSIZE 512 /* WARNING: *DONT* CHANGE THIS!!!! */ | #define IRCD_BUFSIZE 512 /* WARNING: *DONT* CHANGE THIS!!!! */ |
40 | #define HOSTLEN 63 /* Length of hostname. Updated to comply | |
41 | with RFC 1123 */ | |
42 | #define USERLEN 10 | |
43 | #define PORTNAMELEN 6 /* ":31337" */ | #define PORTNAMELEN 6 /* ":31337" */ |
44 | ||
45 | #define REALLEN 50 | #define REALLEN 50 |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |