gdk_input handlers



If I set up two handlers for two separate file descriptors, say to trigger
on reads, (GDK_INPUT_READ methinks...), what will happen if both fd's have
data in them.

Will both handlers run simultaneously, or will one be 'queued' until the
other handler is finished?

Matt




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