mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-14 06:50:00 -04:00
minor bug fixes
This commit is contained in:
parent
718d22a97d
commit
885e83d2eb
5 changed files with 17 additions and 2 deletions
|
@ -6,3 +6,9 @@ assert\(sock\.stream\.fd ?< ?64\);
|
|||
/* DELETE
|
||||
assert\(!exceptfds, ?['"]exceptfds not supported['"]\);
|
||||
*/
|
||||
|
||||
|
||||
/* DELETE
|
||||
assert\(nfds ?<= ?64, ?['"]nfds must be less than or equal to 64['"]\);
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue