remove emscripten socket file descriptor limit

This commit is contained in:
ading2210 2024-03-13 14:18:56 -04:00
parent 45b0084c79
commit a282734c13
6 changed files with 58 additions and 5 deletions

View file

@ -0,0 +1,3 @@
/* DELETE
assert\(sock\.stream\.fd ?< ?64\);
*/