Thomasdezeeuw/gaea

Rename Ready::TIMER to DEADLINE

Closed this issue · 3 comments

Currently it still refers to the Timer struct, but that was removed. Now Poller only has add and remove deadline methods, this name should reflect that.

Also search through all documentation for Timer usage.

I'm really sure about this. Ready::DEADLINE doesn't sound that nice and Ready::TIMER is a bit more generic. I'm leaving this open for now.

Deciding against this.