Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/dist/ssh




On Jun 14, 2006, at 8:36 AM, Brian Ginsbach wrote:


Module Name:    src
Committed By:   ginsbach
Date:           Wed Jun 14 15:36:00 UTC 2006

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

Log Message:
Adapt to new return value from socket(2) for an unsupported
protocol/address family.

We probably should have versioned the system call for this. The old return value has been part of the ABI for a long time.



To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 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.

-- thorpej




Home | Main Index | Thread Index | Old Index