Date: Sat, 16 Feb 2013 22:38:01 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Jilles Tjoelker <jilles@stack.nl> Cc: Konstantin Belousov <kostikbel@gmail.com>, freebsd-arch@FreeBSD.org Subject: Re: bindat(2) and connectat(2) syscalls for review. Message-ID: <86ip5saqiu.fsf@ds4.des.no> In-Reply-To: <20130214185549.GA36288@stack.nl> (Jilles Tjoelker's message of "Thu, 14 Feb 2013 19:55:49 %2B0100") References: <20130213230354.GC1375@garage.freebsd.pl> <20130213232004.GA2522@kib.kiev.ua> <20130213234030.GD1375@garage.freebsd.pl> <20130214185549.GA36288@stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ip5saqiu.fsf>