adspace


What is af_unix?

Answer Posted / Abhishek Dwivedi

af_unix refers to the Unix domain socket address family in Unix. It's used for Inter-Process Communication (IPC) between processes running on the same host.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988