
Moved the code into listener.cc as it's the only place where it is used. Placed the DCB callback assignment into the DCB constructor as it depended on static functions that were in dcb.cc.
Moved the code into listener.cc as it's the only place where it is used. Placed the DCB callback assignment into the DCB constructor as it depended on static functions that were in dcb.cc.