https://llvm.org/bugs/show_bug.cgi?id=25086

Zeljko Vrba <v...@mixedrealities.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #4 from Zeljko Vrba <v...@mixedrealities.no> ---
Using iptables is a non-option because dropping packets will return EPERM error
to the application; see for example
http://www.spinics.net/lists/netfilter/msg42589.html

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to