diff options
author | Tim Harder <radhermit@gmail.com> | 2011-10-19 10:08:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-10-20 00:28:29 +0200 |
commit | 8036da870c5b413a83097b3486c58d13910a471a (patch) | |
tree | 7d43de6ec3dd5b09dc1d46048eb0a7b00ac12b30 /lib/config-win32ce.h | |
parent | 2621dd42a4d3e510e68f7d6a31ba325634d87ee6 (diff) |
gtls: only call gnutls_transport_set_lowat with <gnutls-2.12.0
The default lowat level for gnutls-2.12* is set to zero to avoid
unnecessary system calls and the gnutls_transport_set_lowat function has
been totally removed in >=gnutls-3 which causes build failures.
Therefore, the function shouldn't be used except for versions that
require it, <gnutls-2.12.0.
Diffstat (limited to 'lib/config-win32ce.h')
0 files changed, 0 insertions, 0 deletions