]> granicus.if.org Git - libevent/commit
Add a function to extract the SSL object from a bufferevent_openssl.
authorNick Mathewson <nickm@torproject.org>
Thu, 30 Jul 2009 20:41:00 +0000 (20:41 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 30 Jul 2009 20:41:00 +0000 (20:41 +0000)
commiteecefc50e77041c588b2c281f57b5609ae80885c
tree6d5988edc1bd4c2cbcce0d6c67a280785fdb2087
parentd5a3f1f11685af21bd38ffceddcb949b7997cd46
Add a function to extract the SSL object from a bufferevent_openssl.

svn:r1395
bufferevent_openssl.c
include/event2/bufferevent_ssl.h
test/regress_ssl.c