From b67ce482bf41deb7ab5ccb0a031bf9404d57bc69 Mon Sep 17 00:00:00 2001 From: tTh Date: Tue, 17 Sep 2024 18:57:20 +0200 Subject: [PATCH] a new empty section --- chap/IPC.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chap/IPC.tex b/chap/IPC.tex index cddd9ac..f91f65c 100644 --- a/chap/IPC.tex +++ b/chap/IPC.tex @@ -63,6 +63,10 @@ Vous voilà prévenus, la suite bientôt\dots % ================================================================ +\section{Les sockets Unix} \index{socket} + +Les sockets de la famille AF\_UNIX sont utilisés pour +les communications locales entre applications sur une même machine. % ================================================================