Commit 6551683
committed
feat: add autoUnref option
With autoUnref set to true (default: false), the Engine.IO client will
allow the program to exit if there is no other active timer/socket in
the event system.
Note: the 'xmlhttprequest-ssl' package has been copied in the contrib/
directory, until the change is merged upstream
Related: #6531 parent 9bf70c1 commit 6551683
File tree
14 files changed
+754
-25
lines changed- contrib/xmlhttprequest-ssl
- lib
- transports
- test
- fixtures
14 files changed
+754
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
0 commit comments