MSG_OOB for unix/local domain sockets

From: Callum Gibson (callumgibson_at_optusnet.com.au)
Date: 09/23/03

  • Next message: Devon H. O'Dell: "Re: SimpleTech USB HDD driver"
    Date: Tue, 23 Sep 2003 16:06:18 +1000
    To: freebsd-hackers@freebsd.org
    
    

    Hi all,
    I have an application which uses MSG_OOB and it works fine on Solaris and
    FreeBSD with PF_INET type sockets. I noticed (through observation, not
    documentation) that out of band doesn't seem to be supported by FreeBSD's
    PF_LOCAL (PF_UNIX), although it is on Solaris (from 2.6 at least).

    Has anyone else noticed this? Is it on anyone's list of things to fix (I can't
    find a PR in for it)?

    -- 
    Callum @ home
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Devon H. O'Dell: "Re: SimpleTech USB HDD driver"

    Relevant Pages