From vbarr@cme.nist.gov Thu Jun  7 18:49:32 2001
Received: from dribble.cme.nist.gov (dribble.cme.nist.gov [129.6.32.31])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f57GnR306016
	for <prolog@swi.psy.uva.nl>; Thu, 7 Jun 2001 18:49:32 +0200 (MET DST)
Received: from blur.msid.cme.nist.gov (blur.msid.cme.nist.gov [129.6.77.135])
	by dribble.cme.nist.gov (8.9.3/8.9.3) with SMTP id MAA21209
	for <prolog@swi.psy.uva.nl>; Thu, 7 Jun 2001 12:49:25 -0400 (EDT)
Message-Id: <200106071649.MAA21209@dribble.cme.nist.gov>
Date: Thu, 7 Jun 2001 12:49:24 -0400 (EDT)
From: Vincent Manuel Barrilliot <vbarr@cme.nist.gov>
Reply-To: Vincent Manuel Barrilliot <vbarr@cme.nist.gov>
To: prolog@swi.psy.uva.nl
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: T5uUSNewDm0IvTtH59PRUQ==
X-Mailer: dtmail 1.2.1 CDE Version 1.2.1 SunOS 5.6 sun4u sparc 
Subject: [SWIPL] mistake in the doc of Clib

Hello,

I am following the advice I was given here and I'm now looking at using sockets to exchange terms.
There's something in the doc that looked wrong to me:
Documentation of the Clib, 3.1 Server applications, second example:
Shouldn't it be 'tcp_close_socket' instead of just 'close_socket' ?


Vincent

