mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 17:56:37 +02:00
cb236eea88
as cptr->from is NOT (necessarily) the server where cptr is connected to. So we now call it cptr->direction since it indicates the directly connected server (or &me)... in other words: the direction of the client path.