[EMAIL PROTECTED] wrote:

>     What do you mean by separate display  connections" ?
>     The case is this :
>
>    I mean a display connection returned by XOpenDisplay.
>  
>

Right.  I think what Carsten is saying is, if you might need to pause a
thread in the middle of Xlib, then that thread needs to make its own
call to XOpenDisplay, so that it has its own connection, separate from
the rest of the application.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to