Fixed error "Failed to send data to host"
Improving performance (faster by an order, cpu load is much lower); Now server will await all transfers to complete before map changed instead interrupt.
Fixed crash on call curl_easy_perform in curl_easy_perform callback for same curl handle; Fixed non-working curl_formadd and curl_formfree.