Open remco1271 opened 2 years ago
Fix crash when network is down. Checks first if network is up before sending data Because you can't open a socket on a network interface that is down.
Fix crash when network is down. Checks first if network is up before sending data Because you can't open a socket on a network interface that is down.