quakeforge/libs/net
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
..
nc Nuke a dead function. 2011-07-23 15:58:45 +09:00
nm Make the interface code more portable. 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_chan.c Finish the docs for netchan. 2011-07-26 11:30:02 +09:00
net_main.c Some more nq networking debug prints. 2011-08-06 16:54:01 +09:00