Closed TheMasterofBlubb closed 2 years ago
https://github.com/kapetan/dns/blob/d8f973cb31040b4c1b013defab437a53eab95995/DNS/Client/RequestResolver/UdpRequestResolver.cs#L38
Does this line have any special meaning?
Im trrying to create a multithread server and this got thrown due to the server replying on a different port
Found a workaroundd to not trigger that exception, closing ticket
https://github.com/kapetan/dns/blob/d8f973cb31040b4c1b013defab437a53eab95995/DNS/Client/RequestResolver/UdpRequestResolver.cs#L38
Does this line have any special meaning?
Im trrying to create a multithread server and this got thrown due to the server replying on a different port