Debuginfod HTTP server that serves artifacts from a DebuginfodCollection.
Synopsis
Declared in <llvm/Debuginfod/Debuginfod.h>
struct DebuginfodServer;
Member Functions
Name |
Description |
|
Constructs a server that serves artifacts from |
Data Members
Name |
Description |
Collection of local artifacts served by this server. |
|
Log that receives server request and status messages. |
|
Underlying HTTP server that handles incoming requests. |
Created with MrDocs