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 Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
tests Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8 2020-04-20 22:31:29 +00:00
Connection.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
Connection.h
ConnectionMainThread.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ConnectionMainThread.h
ConnectionWorker.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ConnectionWorker.h
Constants.h
PTCPServerSocket.ipdl
PTCPSocket.ipdl Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
PUDPSocket.ipdl Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
TCPServerSocket.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TCPServerSocket.h
TCPServerSocketChild.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
TCPServerSocketChild.h Bug 1647133 - P1. Use nsISerialEventTarget where it's actually that. r=nika 2020-06-23 03:21:14 +00:00
TCPServerSocketParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
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 Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TCPSocketChild.h Bug 1647133 - P1. Use nsISerialEventTarget where it's actually that. r=nika 2020-06-23 03:21:14 +00:00
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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
UDPSocket.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
UDPSocketChild.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
UDPSocketChild.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
UDPSocketParent.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
UDPSocketParent.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00