Thanks for the feedback Daniel.
About the first point, I think that we still need the #define because if SO_REUSEPORT is
not defined for the running OS the compilation will fail. As far as I know the option is
currently supported in FreeBSD/OpenBSD/NetBSD/Mac OSX, not in Solaris. Maybe we could
conditionally add the define in Makefile.defs as it is done for other options depending
from the OS?
For the second point for the moment the two concrete usages I've found is for forcing
the sending socket in dispatcher and in the uac module, but for sure being able to create
additional tcp manager processes is much more interesting!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1024#issuecomment-287007367