Re: kern/45733: file descriptor flags and socket flags out of sync

From: Bruce M Simpson (bms_at_spc.org)
Date: 06/23/04

  • Next message: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"
    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"


  • Next message: Robert Watson: "Re: kern/45733: file descriptor flags and socket flags out of sync"