Reads a file from a server and saves it locally. @param[in,out] net The server to read from. @param[in] server_fname The name of the file that the server should read. @param[in] server_fname_len The length of server_fname. @param[in,out] file The file to write to. @retval ERROR_STOP An error occurred - the program should terminate. @retval OK_CONTINUE No error, the program shoul
source not stored for this graph (policy: none)
no test coverage detected