move loop polling for upload completion into separate function

This commit is contained in:
josch
2014-12-29 13:57:53 +01:00
parent 07e545bd87
commit 80036b5bd9
8 changed files with 54 additions and 63 deletions

View File

@@ -22,7 +22,7 @@
#include "../utils/http.h"
const char *mfconn_file_link_types[] = {
const char *mfconn_file_link_types[] = {
"normal_download",
"direct_download",
"view",