0
0
mirror of https://github.com/ecki/net-tools.git synced 2025-04-10 05:29:33 +00:00
Files
net-tools/include/sockets.h
Phil Blundell 481de747db Add X.25 support.
Patch from "J.H.M. Dassen (Ray)" <jdassen@cistron.nl>
2000-05-20 13:38:10 +00:00

5 lines
140 B
C

extern int skfd, ipx_sock, ax25_sock, rose_sock, x25_sock, inet_sock, inet6_sock,
ddp_sock, ec_sock;
extern int sockets_open(int family);