kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
0613c5844b
commit
a8f224e660
|
@ -957,8 +957,10 @@ void *multicast_publisher(void *arg)
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#if 0
|
||||||
rig_debug(RIG_DEBUG_CACHE, "%s: sending rig snapshot data: %s\n", __func__,
|
rig_debug(RIG_DEBUG_CACHE, "%s: sending rig snapshot data: %s\n", __func__,
|
||||||
snapshot_buffer);
|
snapshot_buffer);
|
||||||
|
#endif
|
||||||
|
|
||||||
send_result = sendto(
|
send_result = sendto(
|
||||||
socket_fd,
|
socket_fd,
|
||||||
|
|
Ładowanie…
Reference in New Issue