diff options
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 |