On 23/08/2016 11:45, Marc-André Lureau wrote: > Hi, > > Commit 7e8449594c929 introduced multiple regressions. The most > important is that the socket is actually not the one connected, due to > wrong usage of socket_connect(). I fixed that along with some leak > fixes, that could eventually be splitted. > > Secondly, connect is no longer non-blocking. The second patch is my > attempt to fix it. > > Fixes: > https://bugzilla.redhat.com/show_bug.cgi?id=1368447
I'll send a revert, and your patch for 2.8. Paolo