mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-11 13:30:01 -04:00
9 lines
No EOL
179 B
JavaScript
9 lines
No EOL
179 B
JavaScript
/* DELETE
|
|
err\("__syscall_getsockname " ?\+ ?fd\);
|
|
*/
|
|
|
|
|
|
/* INSERT
|
|
function _emscripten_console_error\(str\) {
|
|
*/
|
|
if (UTF8ToString(str).endsWith("__syscall_setsockopt\\n")) return; |