gecko-dev/dom/network
Ping Chen b2fa673570 Bug 902346 - Support socks proxy in TCPSocket. r=mixedpuppy,necko-reviewers
- Use nsIProtocolProxyService to look up proxy
- Pass the found proxy to CreateTransport

Differential Revision: https://phabricator.services.mozilla.com/D104357
2021-02-18 23:47:44 +00:00
..
interfaces
tests
Connection.cpp
Connection.h
ConnectionMainThread.cpp
ConnectionMainThread.h
ConnectionWorker.cpp
ConnectionWorker.h
Constants.h
PTCPServerSocket.ipdl
PTCPSocket.ipdl
PUDPSocket.ipdl
TCPServerSocket.cpp
TCPServerSocket.h
TCPServerSocketChild.cpp
TCPServerSocketChild.h
TCPServerSocketParent.cpp
TCPServerSocketParent.h
TCPSocket.cpp Bug 902346 - Support socks proxy in TCPSocket. r=mixedpuppy,necko-reviewers 2021-02-18 23:47:44 +00:00
TCPSocket.h Bug 902346 - Support socks proxy in TCPSocket. r=mixedpuppy,necko-reviewers 2021-02-18 23:47:44 +00:00
TCPSocketChild.cpp
TCPSocketChild.h
TCPSocketParent.cpp Bug 902346 - Support socks proxy in TCPSocket. r=mixedpuppy,necko-reviewers 2021-02-18 23:47:44 +00:00
TCPSocketParent.h
UDPSocket.cpp
UDPSocket.h
UDPSocketChild.cpp
UDPSocketChild.h
UDPSocketParent.cpp
UDPSocketParent.h
moz.build