summaryrefslogtreecommitdiff
path: root/articles/2009
diff options
context:
space:
mode:
Diffstat (limited to 'articles/2009')
-rw-r--r--articles/2009/20090602_socket_pt1.rhtml.config6
1 files changed, 5 insertions, 1 deletions
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