Re: select( ) ?



Tim Janik wrote,
>>GLib implements a main loop concept that basically invokes
>>select() and calls the appropriate callbacks then.
>>if you don't want to fiddle around with the lower level
>>g_io_channels and add a watch there for it, you can use the
>>very convenient gdk_input_add*() interface to monitor fds.

Thanks a lot. gdk_input_add( ) was exactly what I was looking 
for.  


-Halfline



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