eduardofleury.com Archives: September 2007
·
23 September 2007
AF_UNIX sockets and the abstract namespace, inter-process communication.
Hi all, today I’ll write something about sockets of the AF_UNIX family (aka as AF_LOCAL) and more specifically about the “abstract namespace” held by the Linux kernel.
Previous knowledge
Before I start, let me share what I expect you to know before reading this article, and also some references in case you are not familiar with these [...]

