]> git.xonotic.org Git - xonotic/darkplaces.git/commit
now uses getsockname to find out what address/port a newly opened socket is at, so...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 1 Apr 2004 22:07:23 +0000 (22:07 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 1 Apr 2004 22:07:23 +0000 (22:07 +0000)
commitb3f70570d13813f6243f5aa1f92cd49fc7a75c12
treef8cfd875b7b6f4f6943a26b8795b32806dcaae1b
parentca559efaa3b8afb2e4e29c75b487b14c5416ecde
now uses getsockname to find out what address/port a newly opened socket is at, so it won't say 0.0.0.0:0 anymore

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4072 d7cf8633-e32d-0410-b094-e92efae38249
lhnet.c