Commentato il codice del server echo basato sulla funzione poll.
[gapil.git] / gapil.tex
index dae2d68a5caff764ce8e8a5cce69b67b36a2a1f0..761d1d9f8b14ccf4b40eaa8ebcfeb7b79b6b5f6d 100644 (file)
--- a/gapil.tex
+++ b/gapil.tex
@@ -1,6 +1,6 @@
 %% gapil.tex
 %%
-%% Copyright (C) 2000-2002 Simone Piccardi.  Permission is granted to
+%% Copyright (C) 2000-2003 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",
 % distance from margins for boxedminipage
 %\fboxsep=6pt
 
-
+\part{Programmazione di sistema}
+\label{part:progr-di-sist}
 \include{intro}
 \include{process}
 \include{prochand}
 \include{session}
 \include{fileadv}
 \include{ipc}
+\part{Programmazione di rete}
+\label{part:progr-di-rete}
 \include{network}
 \include{socket}
-\include{elemtcp}
-\include{simpltcp}
+\include{tcpsock}
+\include{tcpsockadv}
 \appendix
+\part{Appendici}
+\label{part:appendici}
 \include{netlayer}
 \include{trasplayer}
 \include{errors}