On Mon, Mar 7, 2016 at 8:25 PM, Markus Armbruster <[email protected]> wrote: > Short reads from a UNIX domain sockets are exceedingly unlikely when > the other side always sends eight bytes and we always read eight > bytes. We cope with them anyway. However, the code doing that is > rather convoluted. Dumb it down radically. > > Signed-off-by: Markus Armbruster <[email protected]> > ---
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau
