]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix accept(2) behavior in that accepted sockets don't inherit the
authorMarcel Moolenaar <marcel@FreeBSD.org>
Mon, 28 Feb 2000 18:58:59 +0000 (18:58 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Mon, 28 Feb 2000 18:58:59 +0000 (18:58 +0000)
commitdba5ab6662bdd5b596e973b544b82c392b94d1b0
treec1eab668711c030cc8a3768fe84d11777e9582c7
parentccd16b43ed5d0fe64aba91ad19201b9349725e07
Fix accept(2) behavior in that accepted sockets don't inherit the
parents flags.

Note on the PR:
The PR contains another patch that's not being committed without
further background information. The PR stays open for now.

PR: 16946 (Victor A. Salaman <salaman@teknos.com>)
Prompted by: msmith
Indirect/implicit approval: jkh (shoot me if I'm wrong :-)
sys/compat/linux/linux_socket.c
sys/i386/linux/linux_socket.c