Possible race condition notes

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Mon Apr 9 03:45:00 GMT 2001


> >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
> 



More information about the Cygwin-xfree mailing list