Make SSL read error/server disconnect non-fatal again
commit1a9e9dd39318397cdd7d229fafb0df1d3c44147a
authorStefan Becker <stefan.becker@nokia.com>
Tue, 16 Dec 2008 11:33:20 +0000 (16 13:33 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Tue, 16 Dec 2008 11:33:20 +0000 (16 13:33 +0200)
treee384a477009df4ba875412159e48d084c4b513c4
parent3b5a606b1e6ad95a58ed152795645ded5fcce912
Make SSL read error/server disconnect non-fatal again

Do not set want_to_die in the context. Now the next send should try to
create a new connection. Let's hope this doesn't lead to the dreaded
connection not found errors...
src/sipe.c