mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 22:40:01 -04:00
remove emscripten socket file descriptor limit
This commit is contained in:
parent
45b0084c79
commit
a282734c13
6 changed files with 58 additions and 5 deletions
3
client/fragments/fix_socket_limit.js
Normal file
3
client/fragments/fix_socket_limit.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
/* DELETE
|
||||
assert\(sock\.stream\.fd ?< ?64\);
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue