[gnutls-help] Asynchronous transport
Yury Shvedov
yshvedov at wimarksystems.com
Tue Apr 28 11:20:05 CEST 2015
Hi,
I have an event-drivent system, based on libevent and extended with my
own API and functionality. I'm trying to use gnutls to protect my
channels with DTLS, but I'm confused with pull_timeout_function
(http://gnutls.org/manual/html_node/Setting-up-the-transport-layer.html). I
want to use my own asynchronous timers to tell gnutls about timeouts,
but pull_timeout_function make to use select.
Is there any way to get round this legally?
--
Kind regards
Yury Shvedov
More information about the Gnutls-help
mailing list