mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 02:06:36 +02:00
c2d465c5dd
a function called start_dns_and_ident_lookup(). This can then be easily called from other places as well, like the code k4be did in src/modules/websocket.c to handle proxies. Side-effect is that ident lookups would now be done, if we are configured to do so, for forwarded webirc stuff (not that I think many people use that feature at the moment...).