]> sjero.net Git - wget/commit
gnutls: do not call fcntl in a loop.
authorTim Ruehsen <tim.ruehsen@gmx.de>
Mon, 14 May 2012 12:52:44 +0000 (14:52 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 14 May 2012 20:18:41 +0000 (22:18 +0200)
commitd19cc259cb9dadfa55f1065a4cdfe338eec28b9d
tree728658553d6151d376435174c5c1e29a5be89852
parente24e81725943d7bc54e1b0b902806c816b983785
gnutls: do not call fcntl in a loop.

* gnutls.c (wgnutls_read_timeout): removed warnings, moved fcntl stuff
outside loop.
src/ChangeLog
src/gnutls.c