Date: Wed, 23 Jun 2004 01:58:02 +0100 From: Bruce M Simpson <bms@spc.org> To: Robert Watson <rwatson@freebsd.org> Cc: freebsd-net@freebsd.org Subject: Re: kern/45733: file descriptor flags and socket flags out of sync Message-ID: <20040623005802.GO762@empiric.dek.spc.org> In-Reply-To: <Pine.NEB.3.96L.1040622190802.61099C-100000@fledge.watson.org> References: <20040622225021.GH762@empiric.dek.spc.org> <Pine.NEB.3.96L.1040622190802.61099C-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 22, 2004 at 07:11:19PM -0400, Robert Watson wrote: > so->so_state |= (head->so_state & SS_NBIO); In the end this is what it boils down to. I've committed this and an appropriate manual page update. Regards, BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623005802.GO762>