quakeforge/libs/net/nm
Bill Currie c4feb0e0d6 attempt to get the external ip address from the system rather than relying
on hostname as hostname might resolve to 127.0.0.1, which isn't good for
trying to play networked games. if the attempt fails, fall back to the
hostname method
2005-04-27 03:34:38 +00:00
..
.gitignore link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
Makefile.am --disable-static now works (thanks for the heads-up, raorn) 2003-12-22 20:51:08 +00:00
net_bsd.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_dgrm.c fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00
net_loop.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_udp.c attempt to get the external ip address from the system rather than relying 2005-04-27 03:34:38 +00:00
net_vcr.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_win.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_wins.c missed a net.h -> netmain.h 2003-02-12 20:08:55 +00:00