return the correct headers object

This commit is contained in:
ading2210 2024-01-18 15:00:00 -05:00
parent 563a2b7310
commit 0b14c32b25
4 changed files with 16 additions and 2 deletions

View file

@ -4,6 +4,6 @@ err\("__syscall_getsockname " ?\+ ?fd\);
/* INSERT
function _emscripten_console_error\(str\) {
function _emscripten_console_error\(str\) ?{
*/
if (UTF8ToString(str).endsWith("__syscall_setsockopt\\n")) return;