From owner-freebsd-questions Thu May 9 5:56:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vvi.com (vvionly.penn.com [208.22.30.250]) by hub.freebsd.org (Postfix) with ESMTP id 05E2937B400 for ; Thu, 9 May 2002 05:56:22 -0700 (PDT) Received: from [206.229.112.1] (HELO vvih001) by vvi.com (CommuniGate Pro SMTP 3.5) with ESMTP id 823214 for questions@FreeBSD.org; Thu, 09 May 2002 09:00:56 -0400 Date: Thu, 9 May 2002 09:00:56 -0400 Mime-Version: 1.0 (Apple Message framework v472) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: send vs write, recv vs read on socket? From: Lance Bland To: questions@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.472) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi fellow FreeBSDers- On FreeBSD, what is the main difference(s) between send vs write on a socket and recv vs read on a socket? Besides the added argument flag at the end, and if that flag is zero. thanks- -lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message