[Hamlib-developer] [Hamlib/Hamlib] eab660: Suppress UDP packet error when errno==0
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-06 22:13:56
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: eab660500e565913a39caa42174f2ecb3f90d2db https://github.com/Hamlib/Hamlib/commit/eab660500e565913a39caa42174f2ecb3f90d2db Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-06 (Sat, 06 Jan 2024) Changed paths: M src/network.c Log Message: ----------- Suppress UDP packet error when errno==0 https://github.com/Hamlib/Hamlib/issues/1461 |