Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!apple!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Handling Errors w/ Multiple Connections Message-ID: <8905251848.AA00581@expire.lcs.mit.edu> Date: 25 May 89 18:48:04 GMT References: <8905242051.AA19935@cscwam.UMD.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 5 All the "recovery" I want is to be able to continue useing the OTHER connections, which have had no IO errors. Have you tried using setjmp, and a longjmp in your IO error handler?