[gnutls-help] gnutls_record_set_timeout not exported in the shared library
Jim Newell
jnewell at rajant.com
Sat Aug 31 04:28:55 CEST 2013
<gnutls-help at lists.gnutls.org>Is there any particular reason the
gnutls_record_set_timeout is not exported in the shared library? I
verified this is the case for 3.1.13 as well.
Regards,
Jim Newell
Index: gnutls-3.1.9/lib/libgnutls.map
===================================================================
--- gnutls-3.1.9.orig/lib/libgnutls.map
+++ gnutls-3.1.9/lib/libgnutls.map
@@ -883,6 +883,7 @@ GNUTLS_3_1_0 {
gnutls_session_force_valid;
gnutls_record_can_use_length_hiding;
gnutls_record_set_max_empty_records;
+ gnutls_record_set_timeout;
gnutls_range_split;
gnutls_record_send_range;
gnutls_db_check_entry_time;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20130830/88f38688/attachment.html>
More information about the Gnutls-help
mailing list