1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 21:06:37 +02:00
Files
unrealircd/include
Bram Matthys 3548b7e2af New URL API (not really a unrealircd module api tho) - work in progress.
No longer url_start_async(a,b,c,d,e,f,g,...) but usings structs so
simply url_start_async(tehstruct);
makes it easy to add fields later without forcing all modules to
change the prototype.

Work in progress....
2023-11-24 11:27:39 +01:00
..
2023-11-22 08:38:27 +01:00
2023-10-12 05:12:56 +00:00
2000-02-28 22:45:44 +00:00
2004-05-13 16:39:23 +00:00
2023-11-24 09:26:07 +01:00