Mercurial > pidgin.yaz
comparison README.MTN @ 25835:97a4d71e0c3d
Don't fallback (under any conditions) from old-style SSL to other connections
purple_ssl_connect() can return NULL under some situations, in which case
we should not try to fall back to the straight connection (or SRV queries).
Additionally, we also shouldn't try those at the same time we're throwing an
"SSL support unavailable" error (there was no return after that error).
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 17 Feb 2009 04:46:04 +0000 |
parents | e0bcb8cfda74 |
children |
comparison
equal
deleted
inserted
replaced
25834:7d2e85f78aec | 25835:97a4d71e0c3d |
---|