Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/ssh
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.
Home |
Main Index |
Thread Index |
Old Index