Cambiato il riferimento nelle note di copyright alla nuova sezione invariante
[gapil.git] / sockadv.tex
index b5d58db346e06435caa115efb0758416f5067199..9c238b6f7e377e46e63d21b9c62271949a4cedf8 100644 (file)
@@ -3,7 +3,7 @@
 %% Copyright (C) 2004 Simone Piccardi.  Permission is granted to
 %% copy, distribute and/or modify this document under the terms of the GNU Free
 %% Documentation License, Version 1.1 or any later version published by the
 %% Copyright (C) 2004 Simone Piccardi.  Permission is granted to
 %% copy, distribute and/or modify this document under the terms of the GNU Free
 %% Documentation License, Version 1.1 or any later version published by the
-%% Free Software Foundation; with the Invariant Sections being "Prefazione",
+%% Free Software Foundation; with the Invariant Sections being "Un preambolo",
 %% with no Front-Cover Texts, and with no Back-Cover Texts.  A copy of the
 %% license is included in the section entitled "GNU Free Documentation
 %% License".
 %% with no Front-Cover Texts, and with no Back-Cover Texts.  A copy of the
 %% license is included in the section entitled "GNU Free Documentation
 %% License".
@@ -18,12 +18,12 @@ e la gestione dei dati urgenti e \textit{out-of-band}.
 
 
 
 
 
 
-\section{Socket TCP avanzati}
-\label{sec:TCP_advanced_socket}
-
-Trattereno in questa sezione alcune delle funzionalità più avanzate relative
-ai socket TCP. Da fare
+\section{Le funzioni di I/O avanzate}
+\label{sec:sock_advanced_IO}
 
 
+Trattereno in questa sezione le funzioni di I/O più avanzate che permettono di
+controllare le funzionalità specifiche della comunicazione dei dati che sono
+disponibili con i vari tipi di socket.
 
 
 \subsection{I dati \textit{out-of-band}}
 
 
 \subsection{I dati \textit{out-of-band}}
@@ -33,11 +33,13 @@ Una caratteristica speciale dei socket TCP 
 cosiddetti dati \textit{out-of-band} ...
 
 
 cosiddetti dati \textit{out-of-band} ...
 
 
-\section{Socket UDP avanzati}
-\label{sec:UDP_advanced_socket}
+\section{L'uso dell'I/O non bloccante}
+\label{sec:sock_noblok_IO}
+
+Trattereno in questa sezione le modalità avanzate che permettono di utilizzare
+i socket con una comunicazione non bloccante, in modo da 
+
 
 
-Trattereno in questa sezione alcune delle funzionalità più avanzate relative
-ai socket UDP. Da fare