Files
@ r10822:adfba97cb1d1
Branch filter:
Location: cpp/openttd-patchpack/source/src/thread.h
r10822:adfba97cb1d1
2.1 KiB
text/x-c
(svn r15157) -Codechange: wrap the hostname/ip and port into a single structure so we can pass either one of them and not convert an ip to a string and then back again.