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: Tue, 22 Jun 2004 23:50:21 +0100
    To: freebsd-net@freebsd.org
    
    
    

    I applied the attached patch to -CURRENT from around April which is
    currently running on my local CVS server. Basic tests with sshd and
    ftp didn't result in any unexpected behaviour. I suspect I really need
    to be running an application similar to the one Jayanth is running
    to unravel things further.

    Can anyone more familiar with the socket layer than I think of any
    problems with applying it?

    Can anyone think of an application (e.g. in ports) which takes the
    same order of operations as that described in the PR?

    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"

    Relevant Pages