]> git.rkrishnan.org Git - pihpsdr.git/commit
get rid of a few socket address/interface length fields master refactor
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 5 Dec 2024 16:45:40 +0000 (22:15 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 5 Dec 2024 16:45:40 +0000 (22:15 +0530)
commit8cfc6d8ed7edd6c6610417f36b3e043aeba974a4
tree5ee42dda12bed06220c7314c6857967069b8e152
parent38d9152f80f72eaf6b8304b77e53ad616c088a1d
get rid of a few socket address/interface length fields

These can be easily calculated at runtime with sizeof, so no need to
store them upfront.
Makefile
discovered.h
new_protocol.c
new_protocol_programmer.c
old_protocol.c
p1_discovery.c
p2_discovery.c