mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-11 07:31:03 +02:00
nhttpd: init var
This commit is contained in:
@@ -52,6 +52,7 @@ CWebserverConnection::CWebserverConnection() {
|
||||
enlapsed_request = 0;
|
||||
enlapsed_response = 0;
|
||||
ConnectionNumber = ++GConnectionNumber;
|
||||
Webserver = NULL;
|
||||
}
|
||||
//-------------------------------------------------------------------------
|
||||
CWebserverConnection::~CWebserverConnection(void) {
|
||||
|
Reference in New Issue
Block a user