gecko-dev/dom/network
Emilio Cobos Álvarez a68fbeec84 Bug 1696776 - Expose socket transport in TCPSocket. r=valentin
Same deal, Thunderbird could really use this.

Differential Revision: https://phabricator.services.mozilla.com/D107380
2021-03-07 16:22:11 +00:00
..
interfaces Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
tests
Connection.cpp
Connection.h
ConnectionMainThread.cpp
ConnectionMainThread.h
ConnectionWorker.cpp
ConnectionWorker.h
Constants.h
PTCPServerSocket.ipdl
PTCPSocket.ipdl Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
PUDPSocket.ipdl
TCPServerSocket.cpp
TCPServerSocket.h
TCPServerSocketChild.cpp
TCPServerSocketChild.h
TCPServerSocketParent.cpp
TCPServerSocketParent.h
TCPSocket.cpp Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
TCPSocket.h Bug 1696776 - Expose socket transport in TCPSocket. r=valentin 2021-03-07 16:22:11 +00:00
TCPSocketChild.cpp Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
TCPSocketChild.h
TCPSocketParent.cpp Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
TCPSocketParent.h Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
UDPSocket.cpp
UDPSocket.h
UDPSocketChild.cpp
UDPSocketChild.h
UDPSocketParent.cpp
UDPSocketParent.h
moz.build