Date: Fri, 17 Oct 1997 18:44:23 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: moncrg@ma.ultranet.com (Gregory D Moncreaff) Cc: hackers@FreeBSD.ORG Subject: Re: [Q] Is recvmsg for ancillary (control) data part of protocol or generic sockets? Message-ID: <199710171844.LAA17849@usr06.primenet.com> In-Reply-To: <01bcd8f1$a05d0560$01657392@moncrg> from "Gregory D Moncreaff" at Oct 14, 97 06:36:34 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> was looking at design and implementation 4.4 and > there was a PRU_RECV, PRU_RECVOOB but no > PRU_RECVCTL. > > just wondering how the control data gets from the > protocol to the user.... man recvmsg. The control and data parts are retrieved simultaneously. 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?199710171844.LAA17849>