]> icculus.org git repositories - divverent/darkplaces.git/commit
Tried to be a little smarter with the heartbeats, using a simple priority mecanism...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Oct 2002 06:50:45 +0000 (06:50 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Oct 2002 06:50:45 +0000 (06:50 +0000)
commit09097432e79e5ab995a9ea5bea73df10edf61b57
tree9eb0fe4fbd37b8f10092d7afa99942106c73d2de
parent6d6bb0a8d9e2cb7ad6e156584304b4fd621eac3e
Tried to be a little smarter with the heartbeats, using a simple priority mecanism. Added a few "const" here and there in the net code. Fixed heartbeat code on Win32 (added Loop_Heartbeat and Datagram_Heartbeat to net_win.c; oups...)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2488 d7cf8633-e32d-0410-b094-e92efae38249
host.c
net.h
net_dgrm.c
net_dgrm.h
net_loop.c
net_loop.h
net_main.c
net_master.c
net_master.h
net_win.c
sv_main.c