From owner-freebsd-questions Thu May 9 10:52: 2 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 428FE37B406 for ; Thu, 9 May 2002 10:51:47 -0700 (PDT) Received: from [206.229.112.1] (HELO vvih001) by vvi.com (CommuniGate Pro SMTP 3.5) with ESMTP id 830085 for freebsd-questions@FreeBSD.ORG; Thu, 09 May 2002 13:56:24 -0400 Date: Thu, 9 May 2002 13:56:24 -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: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 7bit Message-Id: <13F68F91-6376-11D6-B49B-0030659A531A@vvi.com> 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