existing networking lib integration



Hi all,

I'm a currently facing a design issue.

We've got an existing library which handles asynchronous IO in terminal
apps.

We know want to develop a gtk fontend, but we will have 2 main loops :

	- one for gtk
	- one for asynchronous IO...

We could redesign it to use glib as our main poll handler but it needs
more dev an testing.

Is there an easy way to make gtk_main and an external fd polling loop to
interact, without overlapping ?

Thank you,
--
Cedric





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