mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Issue #1991 - backport Mozilla bug 1266667
This commit is contained in:
parent
536099d86b
commit
b4c5ebf00a
13 changed files with 85 additions and 7 deletions
|
|
@ -55,7 +55,7 @@ public:
|
|||
void SendWindowlessOpenBind(nsITCPSocketCallback* aSocket,
|
||||
const nsACString& aRemoteHost, uint16_t aRemotePort,
|
||||
const nsACString& aLocalHost, uint16_t aLocalPort,
|
||||
bool aUseSSL);
|
||||
bool aUseSSL, bool aUseRealtimeOptions);
|
||||
NS_IMETHOD SendSendArray(nsTArray<uint8_t>& aArray,
|
||||
uint32_t aTrackingNumber);
|
||||
void SendSend(const nsACString& aData, uint32_t aTrackingNumber);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue