Re: [Interest] QTcpServer::setProxy meaning?

2023-02-25 Thread Thiago Macieira
On Saturday, 25 February 2023 07:17:39 PST Alexander Dyagilev wrote: > Hello, > > I can't understand it. Are there really proxies supporting such a mode? Yes, SOCKS proxies for example. > I.e. QTcpServer tells a proxy to start listening on some specific port > and redirect incoming connections t

[Interest] QTcpServer::setProxy meaning?

2023-02-25 Thread Alexander Dyagilev
Hello, I can't understand it. Are there really proxies supporting such a mode? I.e. QTcpServer tells a proxy to start listening on some specific port and redirect incoming connections to QTcpServer? ___ Interest mailing list Interest@qt-project.org