Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 00:20:39 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        Konstantin Belousov <kostikbel@gmail.com>, Jilles Tjoelker <jilles@stack.nl>, freebsd-arch@FreeBSD.org
Subject:   Re: bindat(2) and connectat(2) syscalls for review.
Message-ID:  <20130216232039.GD2023@garage.freebsd.pl>
In-Reply-To: <86ip5saqiu.fsf@ds4.des.no>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sat, Feb 16, 2013 at 10:38:01PM +0100, Dag-Erling Smørgrav wrote:
> Jilles Tjoelker <jilles@stack.nl> writes:
> > A flag parameter is a good thing; you may not know yet what you will
> > need it for.
> 
>      int
>      bind(int s, const struct sockaddr *addr, socklen_t addrlen);
> 
>      int
>      connect(int s, const struct sockaddr *name, socklen_t namelen);
> 
> 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.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
FreeBSD committer                         http://www.FreeBSD.org
Am I Evil? Yes, I Am!                     http://tupytaj.pl

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlEgFEcACgkQForvXbEpPzSgVwCgvP/oRwciVvZcImpuyLtT0wHi
V7sAn2uP47w7Ng4PsY/spO9P3WfwebTE
=pcvB
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130216232039.GD2023>