mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Use static http_parser_settings.
This commit is contained in:
@@ -51,9 +51,6 @@ protected:
|
||||
void onConnection(uv_stream_t *stream, uint16_t port) override;
|
||||
|
||||
private:
|
||||
static int onComplete(http_parser *parser);
|
||||
|
||||
http_parser_settings *m_settings;
|
||||
IHttpListener *m_listener;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user