diff options
Diffstat (limited to 'dom/network/TCPSocketParent.h')
-rw-r--r-- | dom/network/TCPSocketParent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/network/TCPSocketParent.h b/dom/network/TCPSocketParent.h index 07112f1e2d..e0f987b17f 100644 --- a/dom/network/TCPSocketParent.h +++ b/dom/network/TCPSocketParent.h @@ -54,6 +54,7 @@ public: const nsCString& aLocalAddr, const uint16_t& aLocalPort, const bool& aUseSSL, + const bool& aReuseAddrPort, const bool& aUseArrayBuffers, const nsCString& aFilter) override; |