Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
V10
Browse files Browse the repository at this point in the history
2022/04/20 V10 :    
    > fix issue "Still rare CRC errors on upload (about 1 file on 9000 randomly) #19 ": 
      replace the preallocate buffer by an ontime allocation + use the transfer buffer as internal's file buffer (setvbuf)
    > multi transfers enhancement : double TRANSFER_BUFFER_SIZE for upload and lower the buffer used for download to the min
      +final tweaks on threads priorities to maximize the number of connections opened simultaneously on the 3 cores
    > update crcChecker.py to V2-2 :
        - fix answer "no" not taken into account when choosing to not use an report that already exists in the script's folder
        - add a try catch for permissions errors
        - fix failure when root = folder to check
    > move IOSUHAX_FSA_ChangeMode() call in the transfer thread (for uploads)
    > fix issue "Folder left after deletetion #18" 
    > fix "Crash when exiting if no connections were opened #20"
  • Loading branch information
Laf111 committed Apr 20, 2022
1 parent 6f6d66e commit c4ecf49
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified WiiUFtpServer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4ecf49

Please sign in to comment.