quakeforge/libs/net/nm
Bill Currie 53049e33eb Make the interface code more portable.
It turns out SIOCGIFINDEX isn't (readily?) available in BSD, but
if_nametoindex() is defined by posix, so use that instead.
2011-08-16 10:03:43 +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 Make the interface code more portable. 2011-08-16 10:03:43 +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