mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Make I2PClientTunnel use TCPIPAcceptor
This commit is contained in:
parent
df3e8ce937
commit
56014962d4
4 changed files with 17 additions and 54 deletions
|
@ -11,7 +11,6 @@ namespace i2p
|
|||
{
|
||||
namespace proxy
|
||||
{
|
||||
class HTTPProxyHandler;
|
||||
class HTTPProxyServer: public i2p::client::TCPIPAcceptor
|
||||
{
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue