9fans archive / 1996 / 04 / 70 / prev next From: forsyth@pla... forsyth@pla... Subject: Unix and Plan9 Date: Tue, 16 Apr 1996 16:30:05 -0400 >>So far, I know I can use ipinfo() to get some info. but not all of them. some of that, including >>udp.c: (void) ioctl(udp_socket, SIOCGIFFLAGS, ifr) - get flags is peculiar to specific unix implementations (ie, not common even amongst all unix implementations, let alone plan 9), and isn't necessarily relevant. what is the application?