diff options
author | Chris Toshok <toshok@ximian.com> | 2001-07-09 06:15:30 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-07-09 06:15:30 +0800 |
commit | a29542eef6920a344940c62c13e386a6c8cb851c (patch) | |
tree | 16ea84185a6d115deb3666f34799134c1ab619cf /camel/camel.c | |
parent | ccedbe2b3e3a2c2b3dd2f6535fdc854385245492 (diff) | |
download | gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar.gz gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar.bz2 gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar.lz gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar.xz gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.tar.zst gsoc2013-evolution-a29542eef6920a344940c62c13e386a6c8cb851c.zip |
openssl_table is gone. we now store/get the stream from the SSL_CTX's
2001-07-08 Chris Toshok <toshok@ximian.com>
* camel-tcp-stream-openssl.c (camel_tcp_stream_openssl_finalize):
openssl_table is gone. we now store/get the stream from the
SSL_CTX's app_data.
(stream_read): rework the non-blocking case to account for SSL
possibly buffering data (in which case select will block even
though data is ready to be read), and to account for FreeBSD's
strange behavior of returning -1/EAGAIN even though select said
the fd was ready to be read.
(ssl_verify): openssl_table is gone.
(open_ssl_connection): set the SSL_CTX's app_data to be the
stream, remove the openssl_table code.
svn path=/trunk/; revision=10894
Diffstat (limited to 'camel/camel.c')
0 files changed, 0 insertions, 0 deletions