Tmds.MDns
Tmds.MDns copied to clipboard
Closes #42 Fixes application crash due to uncaught exception from GetLinuxNetworkInterfaces
Added try catch block around NetworkInterface.GetAllNetworkInterfaces() to prevent the application from crashing due to unhandled exceptions
@tmds Any thoughts about this?