Skip to content

Prevent multiple nodes fopen-ing the same file

Sal requested to merge no-multi-fopen into master

Should fix a server crash with the legacy downloader when multiple players try to receive the same file simultaneously.

Also displays the strerror output when this error occurs.

Edited by Sal

Merge request reports