aboutsummaryrefslogtreecommitdiff
path: root/src/httpfetch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use sleep_ms instead of select in httpfetch when max_fd == -1, fixes WSAEINVALKahrl2013-12-241-13/+21
* Fix broken httpfetch due to SimpleThread removalsapier2013-12-161-0/+3
* Fix MSVC compiling issueBlockMen2013-12-161-1/+1
* Replace SimpleThread by JThread now implementing same featuressapier2013-12-151-7/+4
* Replace any direct curl usage by httpfetchsapier2013-12-131-0/+1
* Use httpfetch_async in serverlist announce codeKahrl2013-12-131-0/+4
* Implement httpfetch module and initialize it from main()Kahrl2013-12-131-0/+718