Search Postgresql Archives

Re: Questions regarding notify processing.

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

 



Terry Lee Tucker <terry@xxxxxxxx> writes:
> The alternate input source is created on application startup with:
> ctrl->sys->dbInputId = XtAppAddInput (app,
>             ctrl->sys->socketId,
>             (XtPointer) (XtInputReadMask),
>             DbInputCB, (XtPointer) ctrl);
> And, it remains throughout the duration of the application. I believe this 
> issue is related to your comment regarding the fact that selects are waiting 
> on both 3 and 4 and sometimes just one or the other.

I wonder if you have found a bug in the X toolkit?  It might be worth
trying to identify exactly where the selects that only wait on FD 4 are
coming from.  If you can prove that the toolkit is not paying attention
to FD 3 when it should be, it's time to file a bug with those folk.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux