On Tue, 2018-01-30 at 11:29 -0800, Stephen Hemminger wrote: > On Tue, 23 Jan 2018 10:34:04 +0100 > Mohammed Gamal <mga...@redhat.com> wrote: > > > Split each of the functions into two for each of send/recv buffers > > > > Signed-off-by: Mohammed Gamal <mga...@redhat.com> > > Splitting these functions is not necessary
How so? We need to send each message independently, and hence the split (see cover letter). Is there another way?