diff options
author | 2024-04-26 12:10:13 +0200 | |
---|---|---|
committer | 2024-04-26 12:10:13 +0200 | |
commit | 5f658f28525d855b983d0aa1c4cfcb5721b3cbbf (patch) | |
tree | 5d7c8218e57bd6edca56b824bd11411d931bc5fd /articles/2009 | |
parent | c9d49bba90e59b55e9470b897215e182627e4b77 (diff) | |
download | website-5f658f28525d855b983d0aa1c4cfcb5721b3cbbf.tar.gz website-5f658f28525d855b983d0aa1c4cfcb5721b3cbbf.zip |
Migration to hyde 0.0.3
Diffstat (limited to 'articles/2009')
-rw-r--r-- | articles/2009/20090602_socket_pt1.rhtml.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/articles/2009/20090602_socket_pt1.rhtml.config b/articles/2009/20090602_socket_pt1.rhtml.config index 81d27bf..c446ba0 100644 --- a/articles/2009/20090602_socket_pt1.rhtml.config +++ b/articles/2009/20090602_socket_pt1.rhtml.config @@ -3,4 +3,5 @@ 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 + a implementarle fu BSD 4.2 nel 1983." +master: master.rhtml |