From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:04:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1AAA16A4CE; Tue, 8 Mar 2005 21:04:14 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B33B43D1F; Tue, 8 Mar 2005 21:04:14 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 900E45C992; Tue, 8 Mar 2005 13:04:14 -0800 (PST) Date: Tue, 8 Mar 2005 13:04:14 -0800 From: Alfred Perlstein To: Maxim Sobolev Message-ID: <20050308210414.GU11079@elvis.mu.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422DCF52.6080109@portaone.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:04:14 -0000 * Maxim Sobolev [050308 08:14] wrote: > Alfred Perlstein wrote: > >Why not just expand our API to do this as well? It shouldn't be > >that hard and then we'll gain the additional functionality. > > I have been erroneously assuming that it would be much harder to do, but > closer investigation is revealed that it's very simple to do. > > Committed, thank you for suggestion! You rule, thank you! -Alfred