Index: ossp-pkg/sa/sa.pod RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.pod,v rcsdiff -q -kk '-r1.41' '-r1.42' -u '/v/ossp/cvs/ossp-pkg/sa/sa.pod,v' 2>/dev/null --- sa.pod 2004/06/26 11:16:02 1.41 +++ sa.pod 2004/06/26 11:24:47 1.42 @@ -456,14 +456,15 @@ Currently the following options are implemented (option arguments in parenthesis): -C (C I) for enabling (I=C<1>) or -disabling (I == C<0>) Nagle's Algorithm (see RFC898). +C (C I) for enabling (I=C<1>) +or disabling (I == C<0>) Nagle's Algorithm (see RFC898 and +C of setsockopt(2)). C (C I) for enabling (I == I != C<0>) or disabling (I == C<0>) lingering on close -(see C of setsockopt(2)). Notice: using I E C<0> +(see C of setsockopt(2)). Notice: using I E C<0> results in a regular (maximum of I lasting) lingering on close -while using I E C<0> results in the special case of a TCP +while using I E C<0> results in the special case of a TCP RST based connection termination on close. C (C I) for enabling (I ==