File: sockets.h

package info (click to toggle)
net-tools 1.60%2Bgit20161116.90da8a0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,596 kB
  • ctags: 1,512
  • sloc: ansic: 14,567; makefile: 392; sh: 105
file content (4 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (22)
1
2
3
4
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);