Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 03/01/2006 15:39:00
Module Name:	src
Committed By:	is
Date:		Wed Mar  1 15:39:00 UTC 2006

Modified Files:
	src/crypto/dist/ssh: sshconnect.c

Log Message:
Make sure the right error is reported later, if all socket() calls fail.
If we close the invalid sock, we'll report EBADF later in that case.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/crypto/dist/ssh/sshconnect.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.