From owner-freebsd-hackers Thu Jan 18 17:21:16 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19383 for hackers-outgoing; Thu, 18 Jan 1996 17:21:16 -0800 (PST) Received: from rover.village.org (rover.village.org [198.137.146.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA19376 for ; Thu, 18 Jan 1996 17:21:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id SAA01586; Thu, 18 Jan 1996 18:19:38 -0700 Message-Id: <199601190119.SAA01586@rover.village.org> To: "Marty Leisner" Subject: Re: sin_len in sockaddr_in? Cc: hackers@FreeBSD.org, samba-bugs@anu.edu.au In-reply-to: Your message of Thu, 18 Jan 1996 09:30:58 PST Date: Thu, 18 Jan 1996 18:19:37 -0700 From: Warner Losh Sender: owner-hackers@FreeBSD.org Precedence: bulk : what's going on? we pass the length in the call anyway.. I beleive that this is a BSD 4.4ism. I recall that ISO address blocks were the reason given for this change, but I can't recall for sure why this was needed when the length is always passed in... Warner