mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
d8f3123c36
Towards #22079 --------- Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
11 lines
459 B
Text
11 lines
459 B
Text
window is undefined
|
|
Deno.FsFile.prototype.rid is undefined
|
|
Deno.Listener.prototype.rid is undefined
|
|
Deno.Conn.prototype.rid is undefined
|
|
Deno.UnixConn.prototype.rid is undefined
|
|
Deno.TlsListener.prototype.rid is undefined
|
|
Deno.TlsConn.prototype.rid is undefined
|
|
Deno.FsFile constructor is illegal
|
|
Deno.ConnectTlsOptions.(certFile|keyFile) do nothing
|
|
Deno.ConnectTlsOptions.(certChain|privateKey) do nothing
|
|
Deno.ListenTlsOptions.(keyFile|certFile) do nothing
|