DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Polling file descriptors and directfb events
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-dev] Polling file descriptors and directfb events



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 ecartis@directfb.org with 
"unsubscribe directfb-dev" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives