Open GlenDC opened 2 years ago
The Go socket server is not registered/used when SA_DISABLE_MITM is set, but it is never the less created. While it doesn't cause any harm, there should also be no dependency on it if MITM is enabled, bit of a waste of resources.
SA_DISABLE_MITM
The Go socket server is not registered/used when
SA_DISABLE_MITM
is set, but it is never the less created. While it doesn't cause any harm, there should also be no dependency on it if MITM is enabled, bit of a waste of resources.