Files @ r25200:4496417abe2b
Branch filter:

Location: cpp/openttd-patchpack/source/src/network/core/CMakeLists.txt - annotation

Patric Stout
Codechange: remove always-empty "address" from NetworkContentSocketHandler

When ever you saw this debug lines (which you never should), they
showed an empty address. It is also not very useful to have, as it
always points to a known server anyway.