G
Guest
Assume for a moment (and yes, I DO know what happens when you assume
something
, that at a given point in my Windows application that I try to
use a socket and it tells me that it is "busy" and I KNOW, without a shadow
of a doubt that it is NOT "busy". Is there a way to make this socket
"unbusy" without rebooting the machine?
Same thing for a file. Application crashes or whatever, and a filestream
never releases, is there a way to "unbusy" the file without rebooting?
We are actually running into both of these problems and are trying to figure
out how to gracefully recover from these problems.
TIA
WhiteWizard
aka Gandalf
MCSD.NET, MCAD, MCT
something

use a socket and it tells me that it is "busy" and I KNOW, without a shadow
of a doubt that it is NOT "busy". Is there a way to make this socket
"unbusy" without rebooting the machine?
Same thing for a file. Application crashes or whatever, and a filestream
never releases, is there a way to "unbusy" the file without rebooting?
We are actually running into both of these problems and are trying to figure
out how to gracefully recover from these problems.
TIA
WhiteWizard
aka Gandalf
MCSD.NET, MCAD, MCT