]> git.xonotic.org Git - xonotic/darkplaces.git/commit
support partial IP addresses in the ipv4 address parser, this fixes the 20+ second...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 18 Jan 2007 08:49:50 +0000 (08:49 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 18 Jan 2007 08:49:50 +0000 (08:49 +0000)
commitf4d2a29a1fc44ff088c99b70c66e6749c8c24683
tree0193678838ced34dcc96dff53ca340a55d98d663
parent0326731e39596ed665e63ca9e5ec7f40a56581ac
support partial IP addresses in the ipv4 address parser, this fixes the 20+ second delay when parsing status messages on some modified quake servers that report only partial addresses (hiding the last octet)

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