Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - fwrite() blocked after removing network cable.: (2 Items)
   
fwrite() blocked after removing network cable.  
We are working on PPC target and using QNX 6.3.0 SP1 .
We are mounting fs-cifs file system on  a PC in the same network.
On the PC  one file is created and data is written using fwrite() to that file form the hadrware.
fwrite()  is used in a loop.
If network cable is unplugged from the PC then fwrite() is getting blocked until the cable is reconnected.
Why fwrite() is getting blocked?
is there any solution to avoid the block on fwrite()??
RE: fwrite() blocked after removing network cable.  
I think this is a protocol problem, not a driver
problem - you might have better luck asking this
question in say the general-networking forum, because
not everyone reads this network driver forum.

--
aboyd