X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=socket.tex;h=c69c9ee860e0799099c86198a178d593fc81a6ea;hp=2143cbd99c086d76807e7e01aff600829a897f9d;hb=0c4a9ed958f4797e1cf4dc90e0c0358e302956f5;hpb=9949b501aea36905b12f069e11743b70b3e2df57 diff --git a/socket.tex b/socket.tex index 2143cbd..c69c9ee 100644 --- a/socket.tex +++ b/socket.tex @@ -1,6 +1,6 @@ %% socket.tex %% -%% Copyright (C) 2000-2014 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2015 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", @@ -300,10 +300,10 @@ non strettamente attinenti all'indicazione del tipo secondo i valori appena illustrati. Essi infatti possono essere combinati con un OR aritmetico delle ulteriori costanti: \begin{basedescript}{\desclabelwidth{2.9cm}\desclabelstyle{\nextlinelabel}} -\item[\const{SOCK\_CLOEXEC}] imposta il flag di \textit{close-on-exec} - \itindex{close-on-exec} sul file descriptor del socket, ottenendo lo stesso - effetto del flag \const{O\_CLOEXEC} di \func{open} (vedi - tab.~\ref{tab:open_operation_flag}), di cui costituisce l'analogo. +\item[\const{SOCK\_CLOEXEC}] imposta il flag di \textit{close-on-exec} sul + file descriptor del socket, ottenendo lo stesso effetto del flag + \const{O\_CLOEXEC} di \func{open} (vedi tab.~\ref{tab:open_operation_flag}), + di cui costituisce l'analogo. \item[\const{SOCK\_NONBLOCK}] crea il socket in modalità non-bloccante, con effetti identici ad una successiva chiamata a \func{fcntl} per impostare il