Socket implementation in Linux Kernel

Source: Internet
Author: User
Socket implementation in Linux kernel-general Linux technology-Linux programming and kernel information. For details, refer to the following section. In the Linux kernel environment, AF_UNIX socket is established to implement communication between the user layer and the kernel through send and recv, such as ioctl and netlink.
Question 1: What code does the kernel implement to communicate with the user layer? How does the kernel differentiate AF_UNIX socket instead of AF_INET? Does the send and recv operations of different sockets share the same kernel code?
Question 2: Can I use the AF_UNIX socket to implement custom commands to allow users to communicate with the kernel, similar to ioctl and netlink? Is there any idea?
Please kindly advise them.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.