forked from cory/tildefriends
http: Add some logging to try to diagnose an intermittent shutdown issue.
This commit is contained in:
@@ -238,4 +238,9 @@ const char* tf_http_status_text(int status);
|
||||
*/
|
||||
bool tf_http_pattern_matches(const char* pattern, const char* path);
|
||||
|
||||
/**
|
||||
** Log debug information to diagnose shutdown problems.
|
||||
*/
|
||||
void tf_http_debug_destroy();
|
||||
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user