g0orx / linhpsdr

Linux HPSDR
GNU General Public License v3.0
74 stars 44 forks source link

macOS fixes #82

Closed ra1nb0w closed 3 years ago

ra1nb0w commented 3 years ago
ra1nb0w commented 3 years ago

Just a sidenote:

rigctl.c:3968:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
1 warning generated.
kgarrels commented 3 years ago

I think the SOL_TCP thing is dubious: SO_LINGER should also belong to SOL_SOCKET. I played with both versions and found no difference in behaviour.

ra1nb0w commented 3 years ago

@kgarrels what do you mean exactly?

kgarrels commented 3 years ago

Ups...,I checked again, mistake on my side. Can I delete my post? :)

ra1nb0w commented 3 years ago

don't worry; you wrote about the mistake.