I'm struggling trying to use selectors on an AsyncSocket but despite checking the dom96's httpbeast source I can't get it to work.
Anyway, before trying harder I'm wondering if the async dispatcher is using selectors on it's registered descriptors. In such case is it possible to get access to those descriptors so it would avoid to do instantiate one by myself ?