You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I download a big file about 1.8 GB, the program will be exit(). By looking for log, the reason may be the sendfile() function. Do you know how to fix the bug?