Handle client IP change - bugfix

pull/127/head
Marius Petrescu, YO2LOJ 7 years ago committed by GitHub
parent fb785ce47a
commit 0edde6751e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -222,6 +222,7 @@ void CG3Protocol::PresenceTask(void)
}
else
{
index = -1;
// client changed callsign
if (!extant->GetCallsign().HasSameCallsign(Terminal))
{

Loading…
Cancel
Save

Powered by TurnKey Linux.