[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] HTTPS event?



I'm looking at samples http-server.c and le-proxy.c.

The http server listens with evhttp_new. the https proxy listens with
bufferevent_openssl_filter_new.

Should there be a evhttps_new event? Or is it as simple as layering
evhttp_new on top of bufferevent_openssl_filter_new? ("simple" is
probably a bad choice of words for me at the moment).

Thanks in advance.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.