diff options
Diffstat (limited to 'src/process.c')
| -rw-r--r-- | src/process.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process.c b/src/process.c index a4845c99d58..48c960f9a43 100644 --- a/src/process.c +++ b/src/process.c | |||
| @@ -1897,6 +1897,7 @@ Fourth arg SERVICE is name of the service desired, or an integer\n\ | |||
| 1897 | count1 = specpdl_ptr - specpdl; | 1897 | count1 = specpdl_ptr - specpdl; |
| 1898 | 1898 | ||
| 1899 | emacs_close (s); | 1899 | emacs_close (s); |
| 1900 | s = -1; | ||
| 1900 | } | 1901 | } |
| 1901 | 1902 | ||
| 1902 | freeaddrinfo (res); | 1903 | freeaddrinfo (res); |