We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
opened
1 parent 9302e53 commit f2ee035Copy full SHA for f2ee035
index.bs
@@ -169,7 +169,7 @@ The {{writable}} attribute is a {{WritableStream}} which sends data to the serve
169
<h4 id="opened-attribute">opened</h4>
170
171
The {{opened}} attribute is a promise that is resolved when the socket connection has been
172
-successfully established, or is rejected if the connection fails. For sockets use secure-transport,
+successfully established, or is rejected if the connection fails. For sockets which use secure-transport,
173
the resolution of the {{opened}} promise indicates the completion of the secure handshake.
174
175
The {{opened}} promise resolves a {{SocketInfo}} dictionary that optionally provides details
0 commit comments