Home
last modified time | relevance | path

Searched refs:HAVE_CLOSESOCKET (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dconfig-win32ce.h100 #define HAVE_CLOSESOCKET 1 macro
H A Dconfig-riscos.h73 #undef HAVE_CLOSESOCKET
H A Dconfig-os400.h75 #undef HAVE_CLOSESOCKET
H A Dconfig-win32.h122 #define HAVE_CLOSESOCKET 1 macro
H A Dcurl_setup_once.h194 #if defined(HAVE_CLOSESOCKET)
H A Dcurl_config.h.cmake220 #cmakedefine HAVE_CLOSESOCKET 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake157 set(HAVE_CLOSESOCKET 1) variable
/curl/m4/
H A Dcurl-functions.m4648 dnl HAVE_CLOSESOCKET will be defined.
722 AC_DEFINE_UNQUOTED(HAVE_CLOSESOCKET, 1,
/curl/
H A DCMakeLists.txt1578 check_symbol_exists("closesocket" "${CURL_INCLUDES}" HAVE_CLOSESOCKET) # winsock2.h

Completed in 21 milliseconds