On 04/02/06, Alexander Farber <[EMAIL PROTECTED]> wrote:
> Do datagrams arrive in order and without loss
> when using unix domain on OpenBSD?
>
>

I think it's safest to say that when you use SOCK_DGRAM, you get
unreliable messages.  The socket(2) manual says so and unix(4) doesn't
say otherwise for the UNIX domain.

--
Andreas Kahari

Reply via email to