kopia lustrzana https://github.com/Hamlib/Hamlib
Revert "Abort multicast routine when UDP errors occur"
This reverts commit 3b1283496c
.
pull/1596/head
rodzic
15dc3ae8be
commit
437334818f
|
@ -1093,7 +1093,6 @@ void *multicast_publisher(void *arg)
|
|||
"%s: error sending UDP packet: %s\n", __func__,
|
||||
strerror(errno));
|
||||
flag = 1;
|
||||
break; // we'll just quit this routine for now -- debug in the future
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue