Fix code scanning alert - Binding a socket to all network interfaces
Need to try and find out how to bind to the users "primary" IP address, typical solutions seem to be creating a socket and connecting to something random and then getting the IP address from there.
Fix code scanning alert - Binding a socket to all network interfaces
Need to try and find out how to bind to the users "primary" IP address, typical solutions seem to be creating a socket and connecting to something random and then getting the IP address from there.
Tracking issue for: