From owner-freebsd-arch@FreeBSD.ORG Sat Feb 16 23:19:37 2013 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B97F0DA for ; Sat, 16 Feb 2013 23:19:37 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id 65A36F52 for ; Sat, 16 Feb 2013 23:19:37 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id 29F33E65; Sun, 17 Feb 2013 00:16:44 +0100 (CET) Date: Sun, 17 Feb 2013 00:20:39 +0100 From: Pawel Jakub Dawidek To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Subject: Re: bindat(2) and connectat(2) syscalls for review. Message-ID: <20130216232039.GD2023@garage.freebsd.pl> References: <20130213230354.GC1375@garage.freebsd.pl> <20130213232004.GA2522@kib.kiev.ua> <20130213234030.GD1375@garage.freebsd.pl> <20130214185549.GA36288@stack.nl> <86ip5saqiu.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wULyF7TL5taEdwHz" Content-Disposition: inline In-Reply-To: <86ip5saqiu.fsf@ds4.des.no> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Konstantin Belousov , Jilles Tjoelker , freebsd-arch@FreeBSD.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 23:19:37 -0000 --wULyF7TL5taEdwHz Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 16, 2013 at 10:38:01PM +0100, Dag-Erling Sm=F8rgrav wrote: > Jilles Tjoelker writes: > > A flag parameter is a good thing; you may not know yet what you will > > need it for. >=20 > int > bind(int s, const struct sockaddr *addr, socklen_t addrlen); >=20 > int > connect(int s, const struct sockaddr *name, socklen_t namelen); >=20 > Where's the flag argument? The is no flag argument in my patch, but it was proposed by Kostik in the e-mail Jilles replied to. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://tupytaj.pl --wULyF7TL5taEdwHz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEgFEcACgkQForvXbEpPzSgVwCgvP/oRwciVvZcImpuyLtT0wHi V7sAn2uP47w7Ng4PsY/spO9P3WfwebTE =pcvB -----END PGP SIGNATURE----- --wULyF7TL5taEdwHz--