eclipse-californium / californium.tools

Californium project
Other
59 stars 57 forks source link

RDNodeResource improvement #22

Closed calif-devel closed 8 years ago

calif-devel commented 8 years ago

Use single timer object to keep track of life time expiry of all RDNodeResource's lifeTime expiry. Let each RDNodeResource object create and cancel ExpiryTimer tasks when appropriate.

Signed-off-by: Vinod Mukkamala vmukkamala@hotmail.com

sophokles73 commented 8 years ago

BTW thanks for the contribution :-) I am particularly happy that the contribution guide seemed to have been sufficient to get you up and running ...

Thanks again!