Possible bug in using 'recv-key' facility via a HTTP proxy

Taral taral@taral.net
Sun Apr 22 21:22:02 2001


--Bn2rw/3z4jIqBvZU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Apr 22, 2001 at 08:04:48PM +0100, Steven Murdoch wrote:

> Which is the correct option depends on the semantics of the FIN
> packet. To put it simply, does it mean "I'm not going to send more
> data" or "I'm not going to send anything, nor do I want anything back,
> so please close the connection"?
The former. It means "I'm FINished". The connection is not closed until both ends are done. If a connection should be closed immediately, a RST packet is sent. (This happens if data is received after a close().) --=20 Taral <taral@taral.net> Please use PGP/GPG encryption to send me mail. "Any technology, no matter how primitive, is magic to those who don't understand it." -- Florence Ambrose --Bn2rw/3z4jIqBvZU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrjLzQACgkQ7rh4CE+nYEl8LACfUSl35y/monrpx074pY1/9ZHB bk4AoJ9jNoYPT/6FD0fD+HjB39l2bdiY =mRgV -----END PGP SIGNATURE----- --Bn2rw/3z4jIqBvZU--