I haven't been able to find any information on how to process directfb
events and other external events, such as a socket or file, in the same
thread. I'd like to be able to use the "poll" function to listen for
activity on a UDP socket as well as events from directfb. The only way I
see to do this, is to create separate threads (which I'm reluctant to
do) or wait on directfb events with a small timeout, but that seems
hackish. Thanks for any tips.
        Josh Green

P.S. I'm sure this question has been asked before, but the mailing list
search engine seems broken (wont find anything no matter what you search
for).



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to