Fixed support in the module manager
This commit is contained in:
@@ -87,9 +87,12 @@ public:
|
||||
}
|
||||
|
||||
~RTLTCPSourceModule() {
|
||||
|
||||
stop(this);
|
||||
sigpath::sourceManager.unregisterSource("RTL-TCP");
|
||||
}
|
||||
|
||||
void postInit() {}
|
||||
|
||||
void enable() {
|
||||
enabled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user