Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7808 closed Patch (fixed)

gnutls_transport_set_lowat has been removed from >gnutls-3

Reported by: Heiko Becker Owned by:
Priority: normal Component: FileZilla Client
Keywords: gnutls Cc:
Component version: Operating system type: Linux
Operating system version: 3.1

Description

The gnutls_transport_set_lowat function has
been removed in >=gnutls-3 which causes a build failure. It was used to disable the lowat feature and apparently this is now always the case.

Therefore, the function shouldn't be used except for versions that
require it.

Attachments (1)

only-call-gnutls-transport_set_lowat-with-gnutls-2.12.patch (530 bytes ) - added by Heiko Becker 12 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by Tim Kosse, 12 years ago

Resolution: fixed
Status: newclosed

Thanks, applied.

Note: See TracTickets for help on using tickets.