Closed frega closed 12 years ago
In order to allow child classes of DNode to call handleConnection the method needs to be protected rather than private. I would like this in order to e.g. provide application specific connect() methods.
In order to allow child classes of DNode to call handleConnection the method needs to be protected rather than private. I would like this in order to e.g. provide application specific connect() methods.