PredatH0r / SteamServerBrowser

Browse game servers and details for games using Valve's master servers
126 stars 20 forks source link

Socket exception #2

Closed sampeto closed 9 years ago

sampeto commented 9 years ago

It's something minor, but I thought I'd mention it. Clicking "Show Options" and then the + button next to "Game server: " without entering any text in the field results in a socket exception, and the program crashing.

PredatH0r commented 9 years ago

Thx for the feedback. This is now fixed in 1.11. Empty values are ignored, and if a host name is provided, only it's IPv4 address is used. (The crash was caused because the blank name returned a special IPv6 address)