mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:03:34 +03:00
onstantine Sapuntzakis threaded resolver enhancements
This commit is contained in:
parent
483ff1ca75
commit
a9b860765d
2 changed files with 22 additions and 29 deletions
|
|
@ -84,10 +84,6 @@
|
|||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
#if defined(_MSC_VER) && defined(CURL_NO__BEGINTHREADEX)
|
||||
#pragma message ("No _beginthreadex() available in this RTL")
|
||||
#endif
|
||||
|
||||
/***********************************************************************
|
||||
* Only for threaded name resolves builds
|
||||
**********************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue