![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
libevent global state management  
 More...
#include <http_common.h>
Public Types | |
| enum class | Log { Debug , Error , Warning , Message } | 
| enum class | DebugLogLevel : uint32_t { None = 0 , All = ~(uint32_t)0 } | 
| using | CallbackLog = void(*)(const Log log, const char *message) | 
Public Member Functions | |
| Event ()=delete | |
Static Public Member Functions | |
| static bool | initialize_threads () | 
| static void | shutdown () | 
| static void | set_log_callback (const CallbackLog) | 
| static void | enable_debug_logging (const DebugLogLevel which) | 
| static bool | has_ssl () | 
Static Public Attributes | |
| static CallbackLog | cbLog_ = nullptr | 
libevent global state management 
| using Event::CallbackLog = void (*)(const Log log, const char *message) | 
      
  | 
  strong | 
      
  | 
  strong | 
      
  | 
  delete | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |