diff src/process-unix.c @ 475:f42052c80e1c

[xemacs-hg @ 2001-04-18 17:17:55 by gunnar] applied my patch <mqqpueeb2lk.fsf@eng.cam.ac.uk>
author gunnar
date Wed, 18 Apr 2001 17:17:55 +0000
parents 0784d089fdc9
children 7039e6323819
line wrap: on
line diff
--- a/src/process-unix.c	Wed Apr 18 09:07:43 2001 +0000
+++ b/src/process-unix.c	Wed Apr 18 17:17:55 2001 +0000
@@ -1764,6 +1764,7 @@
 
 	    failed_connect = 1;
 	    close (s);
+            s = -1;
 
 	    speed_up_interrupts ();