Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - timeout on name_open: (2 Items)
   
timeout on name_open  
Seems like I can't implement a timeout to name_open() with TimerTimeout().  I suspect name_open does multiple kernel 
calls?

Any way to get around that?
Re: timeout on name_open  
> Seems like I can't implement a timeout to name_open() with TimerTimeout().  I 
> suspect name_open does multiple kernel calls?
> 
> Any way to get around that?


More info. The server is stuck in a loop and cannot reply to the IO_CONNECT message, that is why name_open blocks.