*:c++_util/network_adaptor.unix.cpp
*:c++_util/udp_waker.cpp
*:daemon_client/daemon.cpp
-*:daemon_client/daemon.t.cpp
*:io/condor_auth_kerberos.cpp
*:io/cedar_no_ckpt.cpp
*:io.std/std_univ_sock.cpp
@@ -45,6 +44,7 @@
*:collector/hashkey.h/cpp - contains sockaddr_in but does not actually use sockaddr_in
*:daemon_core.V6/daemon_core.cpp - one remains due to GCB
*:daemon_core.V6/soap_core.cpp - sockaddr_in was used for logging port num
+*:daemon_client/daemon.t.cpp - unused variable
{section: job log of collector_engine/hashkey}
hashkey.h/cpp has sockaddr_in in function definition. But, the implementation does not use it all.