I was just examining the source in posix/selector.c. The function pn_selector_remove appears to recover the space for fds on removing the selectable. However, it doesn't appear to recover the space of the deadline. Is this reasonable?
Not to familiar with the code yet. It seemed odd though. Tony
