]> icculus.org git repositories - divverent/darkplaces.git/commit - netconn.c
rcon: use multiple reply packets to fit any size (where "any" means "as big as the...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 24 Aug 2008 19:50:08 +0000 (19:50 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 24 Aug 2008 19:50:08 +0000 (19:50 +0000)
commita346c169ee4fe6934963a4e82417417c2c991b5d
treec081c91f9c76d7300f87ced7b87be1e09033e488
parent2f83bed4a443e7b4d13994f086c94ec51a86fca7
rcon: use multiple reply packets to fit any size (where "any" means "as big as the OS's socket buffer, about 32k on Linux)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8478 d7cf8633-e32d-0410-b094-e92efae38249
console.c
console.h
host.c
netconn.c