X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sockadv.tex;h=9c238b6f7e377e46e63d21b9c62271949a4cedf8;hp=b5d58db346e06435caa115efb0758416f5067199;hb=406973e35011347c3812c671511ce738378a525b;hpb=c474f4307db945bc45287edd0ea4c2c29374d0ee diff --git a/sockadv.tex b/sockadv.tex index b5d58db..9c238b6 100644 --- a/sockadv.tex +++ b/sockadv.tex @@ -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 -%% 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". @@ -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}} @@ -33,11 +33,13 @@ Una caratteristica speciale dei socket TCP 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