From 1e925229a9613f8aa0a37e06d2a375019d5131d1 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 11 May 2022 17:58:15 +0200 Subject: Add a description to articles --- articles/2009/20090602_socket_pt1.rhtml.config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'articles/2009') diff --git a/articles/2009/20090602_socket_pt1.rhtml.config b/articles/2009/20090602_socket_pt1.rhtml.config index d162241..81d27bf 100644 --- a/articles/2009/20090602_socket_pt1.rhtml.config +++ b/articles/2009/20090602_socket_pt1.rhtml.config @@ -1,2 +1,6 @@ title: "Programmare con le socket (Parte 1)" -pageName: home +category: home +description: "La socket (in inglese \"presa\") è una particolare astrazione \ + software che permette ai processi messi in comunicazione di inviare e \ + ricevere dati. Le socket sono nate intorno agli anni ’80, il primo kernel \ + a implementarle fu BSD 4.2 nel 1983." \ No newline at end of file -- cgit v1.2.3