[PATCHES] messaging iov / recvfrom
Jeremy Allison
jra at samba.org
Thu May 29 15:31:55 MDT 2014
On Mon, May 26, 2014 at 05:07:44PM +0200, Michael Adam wrote:
> Oops, there was a bug in the first patch.
> Sorry for posting prematurely...
> Attaching a fixed version.
>
> Thanks - Michael
>
> On 2014-05-26 at 15:52 +0200, Michael Adam wrote:
> > Hi,
> >
> > as a result of my work towards adding support for fd-passing
> > to our messaging, find attached two first preparatory patches
> > that might already be useful.
> >
> > The first changes the send_fn to use struct iovec
> > instead of data blob. (Volker has already looked
> > over this one.)
> >
> > The second one lets unix_dgram_recv_handler()
> > use recvmsg() instead of recv().
> >
> > Review/push/comments appreciated.
LGTM ! Pushed to autobuild.
More information about the samba-technical
mailing list