X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sockadv.tex;h=753e66bd32e3dc9d48ecdeac2eef9130050ca3d2;hp=ac904bd281f4da8b444e1f806b32091686729043;hb=0fb2222078a11ed92c0f4b256a1446955ad0f7fd;hpb=2270d0dd8cf9460e3aef8d5ffa2bf5c825707e58 diff --git a/sockadv.tex b/sockadv.tex index ac904bd..753e66b 100644 --- a/sockadv.tex +++ b/sockadv.tex @@ -1,6 +1,6 @@ %% sockadv.tex %% -%% Copyright (C) 2004-2016 Simone Piccardi. Permission is granted to +%% Copyright (C) 2004-2017 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", @@ -26,6 +26,10 @@ Tratteremo 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{La funzioni \func{send} e \func{recv}} +\label{sec:net_send_recv} + +Da fare \subsection{La funzioni \func{sendmsg} e \func{recvmsg}} \label{sec:net_sendmsg} @@ -61,6 +65,7 @@ fig.~\ref{fig:sock_extended_err_struct}. \label{fig:sock_extended_err_struct} \end{figure} +% TODO vedi man cmsg \subsection{I \textsl{dati urgenti} o \textit{out-of-band}} \label{sec:TCP_urgent_data}