diff options
author | Simon Howard | 2015-03-28 01:03:48 -0400 |
---|---|---|
committer | Simon Howard | 2015-03-28 01:03:48 -0400 |
commit | 29a66d7a5cf87d0cfc288e15833ddc1e3f8c0e5c (patch) | |
tree | c334c3492b0a217ff7038801559c1b7154e33aae /src/m_bbox.c | |
parent | 0de4081d3b5689708136dd589d3554315e5ea6d1 (diff) | |
download | chocolate-doom-29a66d7a5cf87d0cfc288e15833ddc1e3f8c0e5c.tar.gz chocolate-doom-29a66d7a5cf87d0cfc288e15833ddc1e3f8c0e5c.tar.bz2 chocolate-doom-29a66d7a5cf87d0cfc288e15833ddc1e3f8c0e5c.zip |
net: Include port number in address strings.
When generating string representations of network addresses, include
the UDP port number if it isn't the standard port number. This is
necessary because the string version of the address is used by the
setup tool when filling in the address field; if a non-standard port
is used then it needs to be included.
Also fix byte swapping on the address portion in the same function.
Thanks to Alexandre-Xavier for the bug report on #469.
Diffstat (limited to 'src/m_bbox.c')
0 files changed, 0 insertions, 0 deletions