Re: kern/45733: file descriptor flags and socket flags out of sync
From: Bruce M Simpson (bms_at_spc.org)
Date: 06/23/04
- Previous message: Bruce M Simpson: "Re: New preview patch for ipfw to pfil_hooks conversion"
- In reply to: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Next in thread: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Reply: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Jun 2004 01:58:02 +0100 To: Robert Watson <rwatson@freebsd.org>
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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "Re: New preview patch for ipfw to pfil_hooks conversion"
- In reply to: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Next in thread: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Reply: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]