Hi Uwe, In different threads, can get rid of EINTR signal to interrupt the slow system call?
Regards Max 2008/2/14, Uwe Klatt <[EMAIL PROTECTED]>: > > yi xia wrote: > > I have a question that in microwin, why I can not see any code that > > deal with the signal interrupt of blocking slow system function, such > > as select, read, write , etc. > > Do we need a TEMP_FAILURE_RETRY macro? > > I prefer different threads for blocking calls... > > Bye > Uwe > >