Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 1997 10:29:11 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        matt@lkg.dec.com (Matt Thomas)
Cc:        terry@lambert.org, hackers@FreeBSD.ORG
Subject:   Re: Alternatives to SYSV IPC?
Message-ID:  <199702231729.KAA06419@phaeton.artisoft.com>
In-Reply-To: <3.0.32.19970222213738.006a1cb0@netrix.lkg.dec.com> from "Matt Thomas" at Feb 22, 97 09:37:46 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> This can be done today with the BSD4.4 socket framework.  With AF_LOCAL
> (AF_UNIX) sockets and the use of MSG_EOR with send() and MSG_WAITALL
> with recvmsg() it does work.  I've attached a small example program
> (which works under FreeBSD 2.1.0 and Digital UNIX 4.0).

Matt: Thank you for this example!


					Regards,
					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702231729.KAA06419>