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 s
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 s