X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sockadv.tex;h=6ec7824ad816c64d9fe986cc1256f055859b0615;hp=0f0aa32a0d7fc073dc5a234d00e9d0c66b4f25b7;hb=ff76d56c6a2c280cbe4f153173488871d7b12336;hpb=3925d42aafd1c1ac743c2f0a748981c26335915d diff --git a/sockadv.tex b/sockadv.tex index 0f0aa32..6ec7824 100644 --- a/sockadv.tex +++ b/sockadv.tex @@ -1,6 +1,6 @@ %% sockadv.tex %% -%% Copyright (C) 2004-2006 Simone Piccardi. Permission is granted to +%% Copyright (C) 2004-2007 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 "Un preambolo", @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{Socket avanzati} \label{cha:advanced_socket} @@ -66,10 +67,10 @@ fig.~\ref{fig:sock_extended_err_struct}. Una caratteristica particolare dei socket TCP è quella che consente di inviare all'altro capo della comunicazione una sorta di messaggio privilegiato, che si -richide che sia trattato il prima possibile. Si fa riferimento a questa +richiede che sia trattato il prima possibile. Si fa riferimento a questa funzionalità come all'invio dei cosiddetti \textsl{dati urgenti} (o -\textit{urgent data}); tavolta essi chiamati anche dati \textit{out-of-band} -poiché, come vedremo più anvati, possono essere letti anche al di fuori del +\textit{urgent data}); talvolta essi chiamati anche dati \textit{out-of-band} +poiché, come vedremo più avanti, possono essere letti anche al di fuori del flusso di dati normale. Come già accennato in sez.~\ref{sec:file_multiplexing} la presenza di dati @@ -127,4 +128,6 @@ utilizzate ed impostate. %%% End: % LocalWords: socket of multiplexing sez sendmsg recvmsg RECVERR kernel MSG -% LocalWords: ERRQUEUE sock err fig TCP dell'I setsockopt OPTIONS +% LocalWords: ERRQUEUE sock err fig TCP dell'I setsockopt OPTIONS urgent poll +% LocalWords: select descriptor exceptfds POLLRDBAND OOBINLINE ioctl all' mark +% LocalWords: SIOCATMARK