Open
Description
Note
This issue was unearthed by us due to what seems an issue on our side. My colleague @Faless explains it on the Godot Dev Chat. Though, the issue underlined is still a logic flaw.
Regression introduced by #22630
emscripten/src/library_sockfs.js
Lines 632 to 647 in 06cebfc
If dest == null
and sock.type !== {{{ cDefs.SOCK_DGRAM }}}
(see code above), then the following error occurs:

Metadata
Metadata
Assignees
Labels
No labels