X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=socket.tex;h=43a5dbd75a0e4bdbebedd0960eb687bb62d581b7;hp=92ffe95a932f9c7a9bd346a2af75aa291e084d8a;hb=88d22f4971adcbdb816c405a1375ae0a8d57bdde;hpb=59dd0e503abc074d287d42b64b62f8199912b91b diff --git a/socket.tex b/socket.tex index 92ffe95..43a5dbd 100644 --- a/socket.tex +++ b/socket.tex @@ -884,7 +884,7 @@ L'ultima funzione, \func{inet\_ntoa}, converte il valore a 32 bit dell'indirizzo (espresso in \textit{network order}) restituendo il puntatore alla stringa che contiene l'espressione in formato dotted decimal. Si deve tenere presente che la stringa risiede in memoria statica, per cui questa -funzione non è \index{funzioni!rientranti} rientrante. +funzione non è rientrante. \subsection{Le funzioni \func{inet\_pton} e \func{inet\_ntop}}