[Scummvm-tracker] [ScummVM :: Bugs] #13384: LAN: Wrong server IP address shown
ScummVM :: Bugs
trac at scummvm.org
Sat Apr 2 01:08:12 UTC 2022
#13384: LAN: Wrong server IP address shown
-------------------+------------------------
Reporter: xax | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Other--
Version: | Resolution:
Keywords: | Game:
-------------------+------------------------
Comment (by digitall):
I can't replicate this issue on Linux x86_64 with the latest nightly
build.
xax: I suspect that this issue is sensitive to your system networking
setup as the code calls down to sdl_net to deal with this:
https://www.libsdl.org/projects/SDL_net/docs/SDL_net_16.html
https://www.libsdl.org/projects/SDL_net/docs/SDL_net_17.html#SEC17
It looks to try to get the local hostname and then resolve this back to an
IP address, so exactly which interface gets bound on machines with several
could be buggy...
--
Ticket URL: <https://bugs.scummvm.org/ticket/13384#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list