Patrick Rutkowski wrote: > Is it necessary to call gnutls_priority_set() if all you're going to do is > set the priority to "NORMAL" anyway? > Is there a default priority that a session takes on?
No, unfortunately you have to set a priority string even if it is "NORMAL". regards, Nikos _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
