<html><head></head><body>It sounds to me that this relies on a race condition (to not occur) ?<br><br><div class="gmail_quote">Le 29 mars 2019 14:31:50 GMT+02:00, "Hugo Beauzée-Luyssen" <hugo@beauzee.fr> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">On Fri, Mar 29, 2019, at 1:22 PM, Rémi Denis-Courmont wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">EPIPE is emitted when the socket gets connected then disconnected <br>(since VLC blocks SIGPIPE). In that case, it is not correct and <br>potentially dangerous to reconnect and resend anything.<br><br>This patch looks very wrong.<br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser <br>ma brièveté. <hr>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></blockquote><br>If this was in vlc_tls_SocketWrite I'd totally agree, but in vlc_tls_ConnectWrite, where the connection was not established yet, it seems OK to me, as we would connect, not reconnect.<br></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>