Hi Melvyn,

MSG_EXCEPT is a GNU thing, apparently.
I've added code to trap it's use; it doesn't look like there is
a way to emulate that functionality from user-space, so that's
probably the best we can do for now.

Thanks for the patch!

--Wez.

On 09/08/02, "Melvyn Sopacua" <[EMAIL PROTECTED]> wrote:
> Attached, compatibility patch, for BSD/OS 4.x and at quick glance, also
> FreeBSD 4.6-RELEASE.
> Further more, there is no MSG_EXCEPT, only MSG_NOERROR.
> Subsequently there's no kernel support, to get the first message on the queue, that
> has a different type than `msgtype'.
> I have now just ifdeffed it, but it probably should be defined and issue
> a warning, about this missing functionality - or ideally - the functionality should 
>be
> coded in.



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to