bindat(2) and connectat(2) syscalls for review.
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Feb 16 23:19:37 UTC 2013
On Sat, Feb 16, 2013 at 10:38:01PM +0100, Dag-Erling Smørgrav wrote:
> Jilles Tjoelker <jilles at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20130217/bc6f7577/attachment.sig>
More information about the freebsd-arch
mailing list