I'm struggling trying to use selectors on an AsyncSocket but despite checking 
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 selectors and use them when I need to check events on the 
corresponding file descriptor ?

Reply via email to