Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/x86_64-linux-gnu/sys/socketvar.h
1 /* This header is used on many systems but for GNU we have everything 2 already defined in the standard header. */ 3 #include <sys/socket.h>