aqhome-storage: moved http-specific code to new class.
This commit is contained in:
@@ -55,6 +55,7 @@ void AqHomed_Fini(AQHOMED *aqh)
|
||||
_disconnectTree(aqh->rootEndpoint);
|
||||
GWEN_MsgEndpoint_Disconnect(aqh->rootEndpoint);
|
||||
}
|
||||
GWEN_MsgEndpoint_free(aqh->rootEndpoint);
|
||||
aqh->rootEndpoint=NULL;
|
||||
aqh->ttyEndpoint=NULL;
|
||||
aqh->ipcdEndpoint=NULL;
|
||||
|
||||
Reference in New Issue
Block a user