1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 15:36:37 +02:00
Files
unrealircd/include
Bram Matthys 89611887cb Previous fix for big tags was insufficient. 4K+4K+512 rule should now be OK.
This also adds the MAXLINELENGTH define which is set to 4K+4K+512,
it can be used when you are dealing with complete lines (quite rare
in the code, mostly in socket code and labeled response).
And now also #define READBUFSIZE MAXLINELENGTH
but it is used beyond read buffers, als in write buffers of course.
2023-03-25 07:30:22 +01:00
..
2023-03-24 13:26:29 +01:00
2021-09-23 19:21:19 +02:00
2000-02-28 22:45:44 +00:00
2022-12-07 08:53:44 +01:00
2004-05-13 16:39:23 +00:00
2022-01-28 17:02:19 +01:00