MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
344 stars 89 forks source link

Gameserver: Please allow binding to given IP address #264

Open tomreyn opened 1 year ago

tomreyn commented 1 year ago

Currently, the game server binds to *. For certain use cases, especially mixed gameservers, it would be desirable to be able to bind to a single IP address, provided by a CLI argument and / or a configuration file.