Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7528619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:25:52+00:00 2026-05-30T04:25:52+00:00

As far as I have observed,both libs consist of over 90% same exact codes.

  • 0

As far as I have observed,both libs consist of over 90% same exact codes.
When I declare them in my example programs,no magic happens.
I don’t really understand the difference of those libs even though they are located in seperated directories.Can someone break it down for me?

Plus:
I tried declaring linux/in.h above sys/socket.h ,the complier buzzed like “cannot find specified-qualified-list for sa_family_t”,which means sa_family_t is not defined in the scope of linux/in.h,if called in this manner…

Then I tried same thing for netinet/in.h,well,it works regardless of places the declaration are.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T04:25:53+00:00Added an answer on May 30, 2026 at 4:25 am

    The linux/*.h headers were really meant for internal kernel use and if Linux were being created today, these files would not even exist under /usr/include. But early on, a lot of the userspace libc (libc4 and libc5 at the time) relied on Linux headers to define types, constants, structures, etc. for use in userspace, so netinet/in.h contained just #include <linux/in.h> or similar, and the lovely tradition got started. Today the only headers in the linux tree that should be used for userspace apps are some things related to supporting specific hardware at a low level, like the Linux console, framebuffer, video4linux, etc.

    In short, you should use netinet/in.h (the standard header specified by POSIX) and pretend you never saw linux/in.h. 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So far I have encountered adjacency list, nested sets and nested intervals as models
So far i have got the code below which works lovely when trying an
So far I have been creating Web Portal but recently I had a request
So far I have managed to write some code that should print the source
So far I have learned about generating thread dump and heap dump using jstack
I have a regular expression to match a persons name. So far I have
I have a small application in C#, and so far I have implemented it
I am pretty new to this iPhone dev thing but so far I have
tar zcvf Test.tar.gz /var/trac/test /var/svn/test So far I have: <target name=archive depends=init> <tar compression=gzip
Thanks to everyone out there helping newbies like me. So far I have this:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.