<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:vrba@mixedrealities.no" title="Zeljko Vrba <vrba@mixedrealities.no>"> <span class="fn">Zeljko Vrba</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - lldb should use unix socket for communication with server on linux"
href="https://llvm.org/bugs/show_bug.cgi?id=25086">bug 25086</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>INVALID
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - lldb should use unix socket for communication with server on linux"
href="https://llvm.org/bugs/show_bug.cgi?id=25086#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - lldb should use unix socket for communication with server on linux"
href="https://llvm.org/bugs/show_bug.cgi?id=25086">bug 25086</a>
from <span class="vcard"><a class="email" href="mailto:vrba@mixedrealities.no" title="Zeljko Vrba <vrba@mixedrealities.no>"> <span class="fn">Zeljko Vrba</span></a>
</span></b>
<pre>Using iptables is a non-option because dropping packets will return EPERM error
to the application; see for example
<a href="http://www.spinics.net/lists/netfilter/msg42589.html">http://www.spinics.net/lists/netfilter/msg42589.html</a>
Besides, tc-netem can simulate also burst losses, not just random uncorrelated
drops.
Is there any reason at all for not switching to unix domain sockets?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>