> >I believe that the file descriptors being passed to select > are network > >sockets only. User input/all windows messages, are handled > in a seperate > >function that does not use select, nor are the windows > messages ever added > >to select's list of file descriptors. > > Hmm. Are these unix domain sockets or actual network > sockets? Do you see > different behavior between setting DISPLAY to :0 versus localhost:0? > These are UNIX domain sockets. Suhaib > cgf >
- Possible race condition notes Harold Hunt
- Re: Possible race condition notes Christopher Faylor
- RE: Possible race condition notes Harold Hunt
- Re: Possible race condition notes Christopher Faylor
- Re: Possible race condition notes Pierre A. Humblet
- RE: Possible race condition notes Harold Hunt
- RE: Possible race condition n... Harold Hunt
- RE: Possible race condition notes Suhaib Siddiqi
- RE: Possible race condition notes Suhaib Siddiqi
- RE: Possible race condition notes Suhaib Siddiqi
- RE: Possible race condition notes Suhaib Siddiqi
- RE: Possible race condition notes Suhaib Siddiqi