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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

