quakeforge/libs/net/nm
Bill Currie 4cec4b9f96 Rewrite the interface detection code.
Turns out SIOCGIFCONF is rather painful to get working cross-platform. This
should work better, and can be used even with ipv6 :)
2011-08-11 18:32:39 +09:00
..
Makefile.am Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
net_bsd.c Remove a dead function. 2011-07-29 14:30:54 +09:00
net_dgrm.c Some more nq networking debug prints. 2011-08-06 16:54:01 +09:00
net_loop.c Document the "public" functions of NQ's networking code. 2011-07-26 14:15:41 +09:00
net_udp.c Rewrite the interface detection code. 2011-08-11 18:32:39 +09:00
net_vcr.c Document the "public" functions of NQ's networking code. 2011-07-26 14:15:41 +09:00
net_win.c Remove a dead function. 2011-07-29 14:30:54 +09:00
net_wins.c Use SYS_NET instead of SYS_DEV for networking debug prints. 2011-07-30 17:44:03 +09:00