8000 libwebsockets/config.h.cmake at master · u0u0/libwebsockets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"cmake","path":"cmake","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"scripts","path":"scripts","contentType":"directory"},{"name":"test-server","path":"test-server","contentType":"directory"},{"name":"win32port","path":"win32port","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"Android.mk","path":"Android.mk","contentType":"file"},{"name":"CMakeLists.txt","path":"CMakeLists.txt","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README","path":"README","contentType":"file"},{"name":"README.build","path":"README.build","contentType":"file"},{"name":"README.coding","path":"README.coding","contentType":"file"},{"name":"README.test-apps","path":"README.test-apps","contentType":"file"},{"name":"changelog","path":"changelog","contentType":"file"},{"name":"config.h.cmake","path":"config.h.cmake","contentType":"file"},{"name":"cross-arm-linux-gnueabihf.cmake","path":"cross-arm-linux-gnueabihf.cmake","contentType":"file"},{"name":"cross-ming.cmake","path":"cross-ming.cmake","contentType":"file"},{"name":"cross-openwrt-makefile","path":"cross-openwrt-makefile","contentType":"file"},{"name":"libwebsockets-api-doc.html","path":"libwebsockets-api-doc.html","contentType":"file"},{"name":"libwebsockets.spec","path":"libwebsockets.spec","contentType":"file"}],"totalCount":20}},"fileTreeProcessingTime":7.999266999999999,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":15856299,"defaultBranch":"master","name":"libwebsockets","ownerLogin":"u0u0","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-01-13T02:51:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4597563?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1615018583.961236","canEdit":false,"refType":"branch","currentOid":"f162492cf389d9680ecacfd951921607e0899679"},"path":"config.h.cmake","currentUser":null,"blob":{"rawLines":["/* config.h.in. Generated from configure.ac by autoheader. */","","#ifndef WIN32","#cmakedefine _DEBUG","#endif","","/* Define to 1 to use CyaSSL as a replacement for OpenSSL. "," * LWS_OPENSSL_SUPPORT needs to be set also for this to work. */","#cmakedefine USE_CYASSL","","/* The Libwebsocket version */","#cmakedefine LWS_LIBRARY_VERSION \"${LWS_LIBRARY_VERSION}\"","","/* The current git commit hash that we're building from */","#cmakedefine LWS_BUILD_HASH \"${LWS_BUILD_HASH}\"","","/* Build with OpenSSL support */","#cmakedefine LWS_OPENSSL_SUPPORT","","/* Sets the path where the client certs should be installed. */","#cmakedefine LWS_OPENSSL_CLIENT_CERTS \"${LWS_OPENSSL_CLIENT_CERTS}\"","","/* Turn off websocket extensions */","#cmakedefine LWS_NO_EXTENSIONS","","/* Turn on latency measuring code */","#cmakedefine LWS_LATENCY","","/* Don't build the daemonizeation api */","#cmakedefine LWS_NO_DAEMONIZE","","/* Build without server support */","#cmakedefine LWS_NO_SERVER","","/* Build without client support */","#cmakedefine LWS_NO_CLIENT","","/* If we should compile with MinGW support */","#cmakedefine LWS_MINGW_SUPPORT","","/* Use the BSD getifaddrs that comes with libwebsocket, for uclibc support */","#cmakedefine LWS_BUILTIN_GETIFADDRS","","/* Define to 1 if you have the `bzero' function. */","#cmakedefine HAVE_BZERO","","/* Define to 1 if you have the \u003cdlfcn.h\u003e header file. */","#cmakedefine HAVE_DLFCN_H","","/* Define to 1 if you have the \u003cfcntl.h\u003e header file. */","#cmakedefine HAVE_FCNTL_H","","/* Define to 1 if you have the `fork' function. */","#cmakedefine HAVE_FORK","","/* Define to 1 if you have the \u003cinttypes.h\u003e header file. */","#cmakedefine HAVE_INTTYPES_H","","/* Define to 1 if you have the `ssl' library (-lssl). */","//#cmakedefine HAVE_LIBSSL","","/* Define to 1 if your system has a GNU libc compatible `malloc' function, and"," to 0 otherwise. */","#cmakedefine HAVE_MALLOC","","/* Define to 1 if you have the \u003cmemory.h\u003e header file. */","#cmakedefine HAVE_MEMORY_H","","/* Define to 1 if you have the `memset' function. */","#cmakedefine HAVE_MEMSET","","/* Define to 1 if you have the \u003cnetinet/in.h\u003e header file. */","#cmakedefine HAVE_NETINET_IN_H","","/* Define to 1 if your system has a GNU libc compatible `realloc' function,"," and to 0 otherwise. */","#cmakedefine HAVE_REALLOC","","/* Define to 1 if you have the `socket' function. */","#cmakedefine HAVE_SOCKET","","/* Define to 1 if you have the \u003cstdint.h\u003e header file. */","#cmakedefine HAVE_STDINT_H","","/* Define to 1 if you have the \u003cstdlib.h\u003e header file. */","#cmakedefine HAVE_STDLIB_H","","/* Define to 1 if you have the `strerror' function. */","#cmakedefine HAVE_STRERROR","","/* Define to 1 if you have the \u003cstrings.h\u003e header file. */","#cmakedefine HAVE_STRINGS_H","","/* Define to 1 if you have the \u003cstring.h\u003e header file. */","#cmakedefine HAVE_STRING_H","","/* Define to 1 if you have the \u003csys/prctl.h\u003e header file. */","#cmakedefine HAVE_SYS_PRCTL_H","","/* Define to 1 if you have the \u003csys/socket.h\u003e header file. */","#cmakedefine HAVE_SYS_SOCKET_H","","/* Define to 1 if you have the \u003csys/stat.h\u003e header file. */","#cmakedefine HAVE_SYS_STAT_H","","/* Define to 1 if you have the \u003csys/types.h\u003e header file. */","#cmakedefine HAVE_SYS_TYPES_H","","/* Define to 1 if you have the \u003cunistd.h\u003e header file. */","#cmakedefine HAVE_UNISTD_H","","/* Define to 1 if you have the `vfork' function. */","#cmakedefine HAVE_VFORK","","/* Define to 1 if you have the \u003cvfork.h\u003e header file. */","#cmakedefine HAVE_VFORK_H","","/* Define to 1 if `fork' works. */","#cmakedefine HAVE_WORKING_FORK","","/* Define to 1 if `vfork' works. */","#cmakedefine HAVE_WORKING_VFORK","","/* Define to 1 if you have the \u003czlib.h\u003e header file. */","#cmakedefine HAVE_ZLIB_H","","/* Define to the sub-directory in which libtool stores uninstalled libraries."," */","#undef LT_OBJDIR // We're not using libtool","","/* Define to 1 if you have the ANSI C header files. */","#cmakedefine STDC_HEADERS","","/* Version number of package */","#cmakedefine VERSION","","/* Define to rpl_malloc if the replacement function should be used. */","#cmakedefine malloc","","/* Define to `int' if \u003csys/types.h\u003e does not define. */","#cmakedefine pid_t","","/* Define to rpl_realloc if the replacement function should be used. */","#cmakedefine realloc","","/* Define to `unsigned int' if \u003csys/types.h\u003e does not define. */","#cmakedefine size_t","","/* Define to 1 if we have getifaddrs */","#cmakedefine HAVE_GETIFADDRS","","/* Define as `fork' if `vfork' does not work. */","//#cmakedefine vfork","","/* Define if the inline keyword doesn't exist. */","#cmakedefine inline"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/u0u0/libwebsockets/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"config.h.cmake","displayUrl":"https://github.com/u0u0/libwebsockets/blob/master/config.h.cmake?raw=true","headerInfo":{"blobSize":"4.25 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"e55d715","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fu0u0%2Flibwebsockets%2Fblob%2Fmaster%2Fconfig.h.cmake","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"156","truncatedSloc":"106"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"CMake","languageID":47,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/u0u0/libwebsockets/blob/master/config.h.cmake","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/u0u0/libwebsockets/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/u0u0/libwebsockets/raw/refs/heads/master/config.h.cmake","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/u0u0/libwebsockets/branches":{"post":"9T8CR1rlDn6Xj9stEV-hJzUm9jx1KNX4c9lAhs3DxYo8YmNIKdRvpNEi1DZ0f7bL6uWKk-97G7iMbM3tNz88IA"},"/repos/preferences":{"post":"OqHQ9rhi0l8YfI3Qc4shX_H35KAT1fVEdKQ4a9Yk982j3IhJODsA8r-XN7lfkhI82VCt_STnysLMRQZ1xh2Cxg"}}},"title":"libwebsockets/config.h.cmake at master · u0u0/libwebsockets","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}
0