<div dir="ltr"><div class="gmail_default" style="font-size:small">Matt, <br></div><div class="gmail_default" style="font-size:small">What are you thinking about this?<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Thu, Feb 6, 2014 at 6:06 PM, Matt <span dir="ltr"><<a href="mailto:matt@pagan.io" target="_blank">matt@pagan.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Thu, 30 Jan 2014 22:01:18 +0000<br>
Matt <<a href="mailto:matt@pagan.io">matt@pagan.io</a>> wrote:<br>
<br>
Here is one of the Mumble developers' take on the issue:<br>
<br>
<br>
> I don't know where @zanethomas's post went, but I just want to clarify<br>
> what needs to be done here, and what's wrong.<br>
><br>
> By default, Qt's proxy support can route hostname resolution through<br>
> the proxy if a hostname is used when creating the socket.<br>
><br>
> However, in Mumble, we use QHostAddress to resolve addresses ahead of<br>
> time in a lot of places (for example, the server list), which causes<br>
> the DNS requests to not go through the proxy.<br>
><br>
> We need some kind of abstraction on top of QHostAddress that allows us<br>
> to route the hostname lookups via the user's selected proxy. That, or<br>
> we need to upstream a Qt patch that allows QHostAddress to resolve<br>
> through the application's QNetworkProxy.<br>
><br>
> ...Something along those lines.<br>
<br>
Source: <a href="https://github.com/mumble-voip/mumble/issues/1033" target="_blank">https://github.com/mumble-voip/mumble/issues/1033</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
</div></div></blockquote></div><br></div>