Added gnutls_record_is_async()
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 27 Jan 2015 12:06:10 +0000 (13:06 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 27 Jan 2015 12:09:18 +0000 (13:09 +0100)
commit2232822aabe473d124f924d64ff52981d685fd41
tree5c42857f8753f6a7fd31068c61b4f20d8c65e0c6
parent9a6363fab931fd24f2f7ef18e40c98dba0867aec
Added gnutls_record_is_async()

That function indicates whether gnutls_record_recv() and
gnutls_record_send() can be used independently and in
parallel.
lib/gnutls_record.c
lib/includes/gnutls/gnutls.h.in
lib/libgnutls.map