X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sockctrl.tex;h=17514f51a41562874d4e40f82f290d1b14df204f;hp=9d5279e6ab62856b34ff617697608b440c23c03e;hb=refs%2Fheads%2Fmaster;hpb=0e932d7963332ca87688c3695d7386d45ddcc46a diff --git a/sockctrl.tex b/sockctrl.tex index 9d5279e..19f9ddc 100644 --- a/sockctrl.tex +++ b/sockctrl.tex @@ -1,6 +1,6 @@ %% sockctrl.tex %% -%% Copyright (C) 2004-2019 Simone Piccardi. Permission is granted to +%% Copyright (C) 2004-2024 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", @@ -2669,8 +2669,10 @@ tab.~\ref{tab:sock_opt_socklevel} sul significato delle varie opzioni: \item[\constd{SO\_TYPE}] questa opzione permette di leggere il tipo di socket su cui si opera; funziona solo con \func{getsockopt}, ed utilizza per \param{optval} un intero in cui verrà restituito il valore numerico che lo - identifica (ad esempio \const{SOCK\_STREAM}). - + identifica (ad esempio \const{SOCK\_STREAM}). + +% TODO verificare IP_LOCAL_PORT_RANGE, aggiunta con il 6.3 +% vedi https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=91d0b78c5177 \end{basedescript}